Click or drag to resize

StiWinDialogsProviderConvertReportControlToLabel Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToLabel(
	StiLabelControl labelControl
)

Parameters

labelControl
Type: Stimulsoft.Report.DialogsStiLabelControl

[Missing <param name="labelControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToLabel(Stimulsoft.Report.Dialogs.StiLabelControl)"]

Return Value

Type: Control

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

See Also