GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / MaskField Class
Members


MaskField Class
Represents MaskField class to define fields for the GrapeCity.Win.Spread.InputMan.CellType.GcMask control.
Syntax
'Declaration
 
Public MustInherit Class MaskField 
   Inherits Field
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
 
'Usage
 
Dim instance As MaskField
Remarks
It is a base class for all Fields of the GrapeCity.Win.Spread.InputMan.CellType.GcMask Control.
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.Field
      GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskField

See Also