[]
Gets or sets the minimize digits of the field.
public int MinDigits { get; set; }
Public Property MinDigits As Integer
An int value indicates the minimize digits. The default is 0.
The property retrieves the minimum number of the digits.