[]
Represents NumberSignDisplayField class to define sign display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.
public class NumberSignDisplayField : NumberDisplayField, INamedObject
Public Class NumberSignDisplayField
Inherits NumberDisplayField
Implements INamedObject
Name | Description |
---|---|
NumberSignDisplayField() | Initializes a new instance of the NumberSignDisplayField class. |
NumberSignDisplayField(string, string) | Initializes a new instance of the NumberSignDisplayField class. |
Name | Description |
---|---|
NegativePattern | Gets or sets the negative pattern of the NumberSignDisplayField. |
PositivePattern | Gets or sets the positive pattern of the NumberSignDisplayField. |
SignState | Gets the state of the sign of the NumberSignDisplayField. |