[]
Gets or sets the digits of the field.
public int Digits { get; set; }
Public Property Digits As Integer
| Type | Description |
|---|---|
| int | An int value indicates the digits of the field.
|
The property retrieves how many chars user can input to the field.