Click or drag to resize

StiWinDialogsProviderConvertReportControlToGroupBox Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToGroupBox(
	StiGroupBoxControl groupBoxControl
)

Parameters

groupBoxControl
Type: Stimulsoft.Report.DialogsStiGroupBoxControl

[Missing <param name="groupBoxControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToGroupBox(Stimulsoft.Report.Dialogs.StiGroupBoxControl)"]

Return Value

Type: Control

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

See Also