Click or drag to resize

StiWinDialogsProviderConvertReportControlToButton Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToButton(
	StiButtonControl buttonControl
)

Parameters

buttonControl
Type: Stimulsoft.Report.DialogsStiButtonControl

[Missing <param name="buttonControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToButton(Stimulsoft.Report.Dialogs.StiButtonControl)"]

Return Value

Type: Control

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

See Also