[]
Represents NumberDecimalPartFieldInfo class to define decimal part fields for the GcNumberCellType control.
public class NumberDecimalPartFieldInfo : NumberFieldInfo, INamedObject
Public Class NumberDecimalPartFieldInfo
Inherits NumberFieldInfo
Implements INamedObject
| Name | Description |
|---|---|
| MaxDigits | Gets or sets the optional digits of the field. |
| MinDigits | Gets or sets the required digits of the field. |
| SpinIncrement | Gets or sets the spin increment. |