[]
Gets or sets a NumberFormatInfo which is used to format the numeric value, such as for currency.
[TypeConverter(typeof(ExpandableObjectConverter))]
public override NumberFormatInfo NumberFormat { get; set; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Overrides Property NumberFormat As NumberFormatInfo