Click or drag to resize

StiWinDialogsProviderConvertReportControlToListBox Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToListBox(
	StiListBoxControl listBoxControl
)

Parameters

listBoxControl
Type: Stimulsoft.Report.DialogsStiListBoxControl

[Missing <param name="listBoxControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToListBox(Stimulsoft.Report.Dialogs.StiListBoxControl)"]

Return Value

Type: Control

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

See Also