Click or drag to resize

StiWinDialogsProviderConvertGridToReportControl Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void ConvertGridToReportControl(
	StiGridControl gridControl,
	Control grid
)

Parameters

gridControl
Type: Stimulsoft.Report.DialogsStiGridControl

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

grid
Type: System.Windows.FormsControl

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

See Also