Click or drag to resize

StiWinDialogsProviderConvertReportControlToComboBox Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToComboBox(
	StiComboBoxControl comboBoxControl
)

Parameters

comboBoxControl
Type: Stimulsoft.Report.DialogsStiComboBoxControl

[Missing <param name="comboBoxControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToComboBox(Stimulsoft.Report.Dialogs.StiComboBoxControl)"]

Return Value

Type: Control

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

See Also