[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSignDisplayFieldInfo

NumberSignDisplayFieldInfo Class

Represents NumberSignDisplayFieldInfo class to define sign display fields for the GcNumberCellType control.

Inheritance
NumberSignDisplayFieldInfo
Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class NumberSignDisplayFieldInfo : NumberDisplayFieldInfo, INamedObject
Public Class NumberSignDisplayFieldInfo
    Inherits NumberDisplayFieldInfo
    Implements INamedObject

Constructors

Name Description
NumberSignDisplayFieldInfo()

Initializes a new instance of the NumberSignDisplayFieldInfo class.

NumberSignDisplayFieldInfo(string, string)

Initializes a new instance of the NumberSignDisplayFieldInfo class.

Properties

Name Description
NegativePattern

Gets or sets the negative pattern of the NumberSignDisplayField.

PositivePattern

Gets or sets the positive pattern of the NumberSignDisplayField.