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