Click or drag to resize

StiWinDialogsProviderConvertLookUpBoxToReportControl Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertLookUpBoxToReportControl(Stimulsoft.Report.Dialogs.StiLookUpBoxControl,Stimulsoft.Report.Controls.StiLookUpBox)"]

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void ConvertLookUpBoxToReportControl(
	StiLookUpBoxControl lookUpBoxControl,
	StiLookUpBox lookUpBox
)

Parameters

lookUpBoxControl
Type: Stimulsoft.Report.DialogsStiLookUpBoxControl

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

lookUpBox
Type: Stimulsoft.Report.ControlsStiLookUpBox

[Missing <param name="lookUpBox"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertLookUpBoxToReportControl(Stimulsoft.Report.Dialogs.StiLookUpBoxControl,Stimulsoft.Report.Controls.StiLookUpBox)"]

See Also