[]
Represents NumberDecimalPartDisplayFieldInfo class to define decimal part display fields for the GcNumberCellType control.
public class NumberDecimalPartDisplayFieldInfo : NumberDisplayFieldInfo, INamedObject
Public Class NumberDecimalPartDisplayFieldInfo
Inherits NumberDisplayFieldInfo
Implements INamedObject
| Name | Description |
|---|---|
| NumberDecimalPartDisplayFieldInfo() | Initializes a new instance of the NumberDecimalPartDisplayFieldInfo class. |
| Name | Description |
|---|---|
| MaxDigits | Gets or sets the maximize digits of the field. |
| MinDigits | Gets or sets the minimize digits of the field. |