[]
Gets or sets whether to display placeholder zeros in the decimal portion of the number for a fixed-point numeric display.
public bool FixedPoint { get; set; }
Public Property FixedPoint As Boolean