Input for WinForms | ComponentOne
C1.Framework Namespace / TreePanel Class
Members

In This Topic
    TreePanel Class
    In This Topic
    Inherits from BasePanel and provides a tree panel with rows and columns.
    Syntax
    'Declaration
     
    
    Public Class TreePanel 
       Inherits BasePanel
    public class TreePanel : BasePanel 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.BasePanel
             C1.Framework.TreePanel

    See Also