Click or drag to resize

StiWinDialogsProviderConvertReportControlToGrid Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToGrid(Stimulsoft.Report.Dialogs.StiGridControl)"]

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToGrid(
	StiGridControl gridControl
)

Parameters

gridControl
Type: Stimulsoft.Report.DialogsStiGridControl

[Missing <param name="gridControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToGrid(Stimulsoft.Report.Dialogs.StiGridControl)"]

Return Value

Type: Control

[Missing <returns> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToGrid(Stimulsoft.Report.Dialogs.StiGridControl)"]

See Also