[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskField

MaskField Class

Represents MaskField class to define fields for the GrapeCity.Win.Spread.InputMan.CellType.GcMask control.

Inheritance
MaskField
Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public abstract class MaskField : Field, INamedObject
Public MustInherit Class MaskField
    Inherits Field
    Implements INamedObject
Remarks

It is a base class for all Fields of the GrapeCity.Win.Spread.InputMan.CellType.GcMask Control.

Constructors

Name Description
MaskField()