[]
Represents NumberSignDisplayFieldInfo class to define sign display fields for the GcNumberCellType control.
public class NumberSignDisplayFieldInfo : NumberDisplayFieldInfo, INamedObject
Public Class NumberSignDisplayFieldInfo
Inherits NumberDisplayFieldInfo
Implements INamedObject
| Name | Description |
|---|---|
| NumberSignDisplayFieldInfo() | Initializes a new instance of the NumberSignDisplayFieldInfo class. |
| NumberSignDisplayFieldInfo(string, string) | Initializes a new instance of the NumberSignDisplayFieldInfo class. |
| Name | Description |
|---|---|
| NegativePattern | Gets or sets the negative pattern of the NumberSignDisplayField. |
| PositivePattern | Gets or sets the positive pattern of the NumberSignDisplayField. |