Click or drag to resize

StiWinDialogsProviderConvertReportControlToLookUpBox Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToLookUpBox(
	StiLookUpBoxControl lookUpBoxControl
)

Parameters

lookUpBoxControl
Type: Stimulsoft.Report.DialogsStiLookUpBoxControl

[Missing <param name="lookUpBoxControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToLookUpBox(Stimulsoft.Report.Dialogs.StiLookUpBoxControl)"]

Return Value

Type: Control

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

See Also