[]
        
(Showing Draft Content)

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

MinDigits Property

MinDigits

Gets or sets the required digits of the field.

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

The int value indicates the required digits of the field.
The default is 0.

Remarks

The property retrieves the minimum number of the digits.