Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcCharMaskCellType Class
Members


In This Topic
    GcCharMaskCellType Class
    In This Topic
    Represents a GcCharMaskCellType class.
    Syntax
    'Usage
     
    
    Dim instance As GcCharMaskCellType
    Remarks
    The GcCharMaskCellType provides number input for positive and negative values and allows you to design a functional numeric input interface quickly and efficiently.
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.CellType.BaseCellType
          GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase
             GrapeCity.Win.Spread.InputMan.CellType.GcCharMaskCellType

    See Also