DataGate Print File Designer

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.

Requirements

Namespace: ASNA.DataGate.PrintControls

Assembly: ASNA.DataGate.PrintControls (in ASNA.DataGate.PrintControls.dll)

Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8.x, Windows 10 .

See Also

DecField Class
DecField Class Members
Decimals Property