[]
Represents NumberDecimalPartDisplayField class to define decimal part display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.
public class NumberDecimalPartDisplayField : NumberDisplayField, INamedObject
Public Class NumberDecimalPartDisplayField
Inherits NumberDisplayField
Implements INamedObject
| Name | Description |
|---|---|
| NumberDecimalPartDisplayField() | Initializes a new instance of the NumberDecimalPartDisplayField class. |
| Name | Description |
|---|---|
| MaxDigits | Gets or sets the maximize digits of the field. |
| MinDigits | Gets or sets the minimize digits of the field. |