[]
        
(Showing Draft Content)

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

MaxDigits Property

MaxDigits

Gets or sets the maximize digits of the field.

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

An int value indicates the maximize digits.
The default is 28.

Remarks

The property retrieves the maximum number of the digits.