[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberIntegerPartDisplayField.MinDigits

MinDigits Property

MinDigits

Gets or sets the min digits of NumberIntegerPartDisplayField. This is a dependency property.

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

An int value indicates the min digits. The default value is 1.