[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskField

MaskField Class

Represents GrapeCity.Windows.InputMan.Fields.MaskField class to define fields for GrapeCity.Windows.InputMan.GcMask.

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

It is a base class for all Field classes of GrapeCity.Windows.InputMan.GcMask.

Constructors

Name Description
MaskField()

Fields

Name Description
TextProperty

Identifies the GrapeCity.Windows.InputMan.Fields.MaskField.Text dependency property.

Properties

Name Description
Text

Gets or sets the text property of MaskField class.