[]
Represents NumberSignField class to define sign fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.
public class NumberSignField : NumberField, INamedObject
Public Class NumberSignField
Inherits NumberField
Implements INamedObject
| Name | Description |
|---|---|
| NegativePattern | Gets or sets the negative pattern of the field. |
| PositivePattern | Gets or sets the positive pattern of the field. |
| SignState | Gets the sign state of the field. |