Click or drag to resize

StiWinDialogsProviderConvertReportControlToCheckBox Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToCheckBox(
	StiCheckBoxControl checkBoxControl
)

Parameters

checkBoxControl
Type: Stimulsoft.Report.DialogsStiCheckBoxControl

[Missing <param name="checkBoxControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToCheckBox(Stimulsoft.Report.Dialogs.StiCheckBoxControl)"]

Return Value

Type: Control

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

See Also