Click or drag to resize

StiNumericUpDownControlControl Property

Gets ot sets Windows Forms Control for this Report Control.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public NumericUpDown Control { get; set; }

Property Value

Type: NumericUpDown
See Also