[]
Represents NumberIntegerPartDisplayFieldInfo class to define integer part display fields for the GcNumberCellType control.
public class NumberIntegerPartDisplayFieldInfo : NumberDisplayFieldInfo, INamedObject
Public Class NumberIntegerPartDisplayFieldInfo
Inherits NumberDisplayFieldInfo
Implements INamedObject
| Name | Description |
|---|---|
| NumberIntegerPartDisplayFieldInfo() | Initializes a new instance of the NumberIntegerPartDisplayFieldInfo 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. |