[]
        
(Showing Draft Content)

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

MinDigits Property

MinDigits

Gets or sets the minimize digits of the field.

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

An int value indicates the minimize digits.
The default is 0.

Remarks

The property retrieves the minimum number of the digits.