[]
Gets or sets the minimum length of the MaskPatternFieldInfo.
public int MinLength { get; set; }
Public Property MinLength As Integer
An int value indicates the minimum length. The default is 1.
The property determines the minimum length of input characters.