Click or drag to resize

StiWinDialogsProviderConvertReportControlToCheckedListBox Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToCheckedListBox(
	StiCheckedListBoxControl checkedListBoxControl
)

Parameters

checkedListBoxControl
Type: Stimulsoft.Report.DialogsStiCheckedListBoxControl

[Missing <param name="checkedListBoxControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToCheckedListBox(Stimulsoft.Report.Dialogs.StiCheckedListBoxControl)"]

Return Value

Type: Control

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

See Also