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