[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartFieldInfo.MaxDigits

MaxDigits Property

MaxDigits

Gets or sets the optional digits of the field.

Declaration
public int MaxDigits { get; set; }
Public Property MaxDigits As Integer
Property Value
Type Description
int

The int value indicates the optional digits of the field.

Remarks

The property retrieves the maximum number of the digits.