Click or drag to resize

StiWinDialogsProviderConvertReportControlToControl Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToControl(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 ConvertReportControlToControl(
	Control control,
	StiReportControl reportControl
)

Parameters

control
Type: System.Windows.FormsControl

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

reportControl
Type: Stimulsoft.Report.DialogsStiReportControl

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

See Also