Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows Namespace / ElementContainerControl Class
Members


In This Topic
    ElementContainerControl Class
    In This Topic
    Represents a control that can bear the logcial tree.
    Syntax
    'Declaration
     
    
    Public Class ElementContainerControl 
       Inherits GrapeCity.Framework.Spread.InputMan.CellType.Forms.FrameworkControl
    'Usage
     
    
    Dim instance As ElementContainerControl
    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

    See Also