Spread Windows Forms 12.0 Product Documentation
MaskFieldInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : MaskFieldInfo Class
Represents the MaskFieldInfo class used to define base input fields for the GrapeCity.Win.Spread.InputMan.CellType.GcMaskCellType. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
MaskFieldInfo Class
Syntax
'Declaration
 
Public MustInherit Class MaskFieldInfo 
   Inherits FieldInfo
   Implements FarPoint.Win.ISerializeSupportGrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As MaskFieldInfo
Remarks
This class represents the base class for field types that can be accepted by the GrapeCity.Win.Spread.InputMan.CellType.GcMaskCellType.
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskEnumerationFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskLiteralFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskPatternFieldInfo

See Also

Reference

MaskFieldInfo Members
GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace