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