Click or drag to resize

StiWinDialogsProviderConvertReportControlToCustomControl Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToCustomControl(
	StiCustomControl customControl
)

Parameters

customControl
Type: Stimulsoft.Report.DialogsStiCustomControl

[Missing <param name="customControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToCustomControl(Stimulsoft.Report.Dialogs.StiCustomControl)"]

Return Value

Type: Control

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

See Also