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