Click or drag to resize

StiWinDialogsProviderConvertRadioButtonToReportControl Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertRadioButtonToReportControl(Stimulsoft.Report.Dialogs.StiRadioButtonControl,System.Windows.Forms.Control)"]

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void ConvertRadioButtonToReportControl(
	StiRadioButtonControl radioButtonControl,
	Control radioButton
)

Parameters

radioButtonControl
Type: Stimulsoft.Report.DialogsStiRadioButtonControl

[Missing <param name="radioButtonControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertRadioButtonToReportControl(Stimulsoft.Report.Dialogs.StiRadioButtonControl,System.Windows.Forms.Control)"]

radioButton
Type: System.Windows.FormsControl

[Missing <param name="radioButton"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertRadioButtonToReportControl(Stimulsoft.Report.Dialogs.StiRadioButtonControl,System.Windows.Forms.Control)"]

See Also