[]
Represents NumberIntegerPartDisplayField class to define integer part display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.
public class NumberIntegerPartDisplayField : NumberDisplayField, INamedObject
Public Class NumberIntegerPartDisplayField
Inherits NumberDisplayField
Implements INamedObject
Name | Description |
---|---|
NumberIntegerPartDisplayField() | Initializes a new instance of the NumberIntegerPartDisplayField class. |
Name | Description |
---|---|
GroupSeparator | Gets or sets the group separator of the field. |
GroupSizes | Gets or sets the number of digits in each group to the left of the decimal in numeric values. |
MinDigits | Gets or sets the min digits of the field. |