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