Click or drag to resize

StiWinDialogsProviderConvertControlsToDialogs Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertControlsToDialogs(System.Windows.Forms.Control,Stimulsoft.Report.Dialogs.StiReportControl)"]

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void ConvertControlsToDialogs(
	Control parentControl,
	StiReportControl control
)

Parameters

parentControl
Type: System.Windows.FormsControl

[Missing <param name="parentControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertControlsToDialogs(System.Windows.Forms.Control,Stimulsoft.Report.Dialogs.StiReportControl)"]

control
Type: Stimulsoft.Report.DialogsStiReportControl

[Missing <param name="control"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertControlsToDialogs(System.Windows.Forms.Control,Stimulsoft.Report.Dialogs.StiReportControl)"]

See Also