[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSignDisplayField

NumberSignDisplayField Class

Represents NumberSignDisplayField class to define sign display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.

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

Constructors

Name Description
NumberSignDisplayField()

Initializes a new instance of the NumberSignDisplayField class.

NumberSignDisplayField(string, string)

Initializes a new instance of the NumberSignDisplayField class.

Properties

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.