The total number of digits in the DecField control.
control.Digits [=integer]
Integer. Gets or sets the total number of digits in the field. The default is 0.
To set the Digits property of a control, click on the right side of the property and enter the total number of digits in the decimal field. The number of decimals positions within the field is set with the decimals property.