FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GridTree Class
Members

In This Topic
    GridTree Class
    In This Topic
    The GridTree class encapsulates properties that specify the appearance, position, and behavior of the outline tree.
    Object Model
    GridTree Class
    Syntax
    'Declaration
     
    
    Public Class GridTree 
    public class GridTree 
    Remarks
    Each grid has a single GridTree object, which can be obtained using the C1FlexGridBase.Tree property.
    Inheritance Hierarchy

    System.Object
       C1.Win.C1FlexGrid.GridTree

    See Also