Click or drag to resize

StiWinDialogsProviderConvertLabelToReportControl Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertLabelToReportControl(Stimulsoft.Report.Dialogs.StiLabelControl,System.Windows.Forms.Control)"]

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void ConvertLabelToReportControl(
	StiLabelControl labelControl,
	Control label
)

Parameters

labelControl
Type: Stimulsoft.Report.DialogsStiLabelControl

[Missing <param name="labelControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertLabelToReportControl(Stimulsoft.Report.Dialogs.StiLabelControl,System.Windows.Forms.Control)"]

label
Type: System.Windows.FormsControl

[Missing <param name="label"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertLabelToReportControl(Stimulsoft.Report.Dialogs.StiLabelControl,System.Windows.Forms.Control)"]

See Also