Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
![]() | Focused | Gets a value indicating whether the Field has input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
![]() | Font | Gets or sets the font of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
![]() | ForeColor | Gets or sets the foreground color of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
![]() | GroupSeparator | Gets or sets the character that separates groups of digits to the left of the decimal in numeric values. |
![]() | GroupSizes | Gets or sets the number of digits in each group to the left of the decimal in numeric values. |
![]() | InputStatus | Gets the current input status of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
![]() | Margin | Gets or sets the space around the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
![]() | MaxDigits | Gets or sets the optional digits of the field. |
![]() | MinDigits | Gets or sets the required digits of the field. |
![]() | Name | Gets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberField) |
![]() | Padding | Gets or sets padding within the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
![]() | SelectionLength | Gets the length of the selection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
![]() | SelectionStart | Gets the selection start position. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
![]() | Size | Gets the size of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
![]() | SpinIncrement | Gets or sets the spin increment of the field. |
![]() | Text | Gets text of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.Field) |
![]() | Value | Gets or sets the value of the integer part. |