Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcMask Class
Members


In This Topic
    GcMask Class
    In This Topic
    Represents a GcMask control
    Syntax
    'Declaration
     
    
    Public Class GcMask 
       Inherits FieldsEditorControl
    'Usage
     
    
    Dim instance As GcMask
    public class GcMask : FieldsEditorControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                GrapeCity.Framework.Spread.InputMan.CellType.Forms.FrameworkControl
                   GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows.ElementContainerControl
                      GrapeCity.Framework.Spread.InputMan.CellType.Forms.ControlBase
                         GrapeCity.Win.Spread.InputMan.CellType.EditBase
                            GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl
                               GrapeCity.Win.Spread.InputMan.CellType.GcMask
                                  GrapeCity.Win.Spread.InputMan.CellType.GcMaskEditingControl

    See Also