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