[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberSignField

NumberSignField Class

Abstract class that represents the sign field class for GrapeCity.Windows.InputMan.GcNumber.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public abstract class NumberSignField : NumberField, IAnimatable, IFrameworkInputElement, IInputElement, IQueryAmbient, ISupportInitialize
Public MustInherit Class NumberSignField
    Inherits NumberField
    Implements IAnimatable, IFrameworkInputElement, IInputElement, IQueryAmbient, ISupportInitialize

Constructors

Name Description
NumberSignField()

Fields

Name Description
NegativePatternProperty

Identifies the NegativePattern dependency property.

PositivePatternProperty

Identifies the PositivePattern dependency property.

Properties

Name Description
NegativePattern

Gets or sets the negative pattern of NumberSignField.

PositivePattern

Gets or sets the positive pattern of NumberSignField.

SignState

Gets the sign state of NumberSignField.