[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberDisplayField

NumberDisplayField Class

Abstract class that represents the base class of GrapeCity.Windows.InputMan.Fields.NumberDisplayField for GrapeCity.Windows.InputMan.GcNumber.

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

Constructors

Name Description
NumberDisplayField()