Click or drag to resize

StiWinDialogsProviderConvertReportControlToNumericUpDown Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToNumericUpDown(
	StiNumericUpDownControl numericUpDownControl
)

Parameters

numericUpDownControl
Type: Stimulsoft.Report.DialogsStiNumericUpDownControl

[Missing <param name="numericUpDownControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToNumericUpDown(Stimulsoft.Report.Dialogs.StiNumericUpDownControl)"]

Return Value

Type: Control

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

See Also