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