C1.Win.FlexGrid Namespace / GridTree Class
Members

GridTree Class
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 
 
Remarks
Each grid has a single GridTree object, which can be obtained using the C1FlexGridBase.Tree property.
Inheritance Hierarchy

System.Object
   C1.Win.FlexGrid.GridTree

See Also