Click or drag to resize

StiWinDialogsProviderConvertReportControlToRadioButton Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToRadioButton(Stimulsoft.Report.Dialogs.StiRadioButtonControl)"]

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToRadioButton(
	StiRadioButtonControl radioButtonControl
)

Parameters

radioButtonControl
Type: Stimulsoft.Report.DialogsStiRadioButtonControl

[Missing <param name="radioButtonControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToRadioButton(Stimulsoft.Report.Dialogs.StiRadioButtonControl)"]

Return Value

Type: Control

[Missing <returns> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToRadioButton(Stimulsoft.Report.Dialogs.StiRadioButtonControl)"]

See Also