DataGate Print File Designer® - Build 8.0.355 and above

DecField.Digits Property

The total number of digits in the DecField control. 

control.Digits [=integer]

Property Value

Integer.  Gets or sets the total number of digits in the field.  The default is 0.

Remarks

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.

See Also

DecField ClassDecField Class Members | Decimals Property