Click or drag to resize

StiWinDialogsProviderConvertReportControlToPanel Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToPanel(
	StiPanelControl panelControl
)

Parameters

panelControl
Type: Stimulsoft.Report.DialogsStiPanelControl

[Missing <param name="panelControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToPanel(Stimulsoft.Report.Dialogs.StiPanelControl)"]

Return Value

Type: Control

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

See Also