Click or drag to resize

StiWinDialogsProviderConvertControlToReportControl Method

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

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

Parameters

reportControl
Type: Stimulsoft.Report.DialogsStiReportControl

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

control
Type: System.Windows.FormsControl

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

See Also