[]
Gets or sets the current DataType representation of the visual information contained in the control.
[Browsable(true)]
[TypeConverter(typeof(DecimalConverter))]
public override object Value { get; set; }
<Browsable(True)>
<TypeConverter(GetType(DecimalConverter))>
Public Overrides Property Value As Object