C1.Win.FlexGrid Namespace / GridTree Class
Properties Methods


GridTree Class Members

The following tables list the members exposed by GridTree.

Public Properties
 NameDescription
Public PropertyGets or sets the index of the column where the outline tree is displayed.  
Public PropertyIf True then the collapse/expand button will not be displayed if all children of node are invisible.  
Public PropertyGets style of FlexGrid.Tree checkboxes.  
Public PropertyGets or sets the indentation, in pixels, of each tree level.  
Public PropertyGets or sets the color of the lines in the outline tree.  
Public PropertyGets or sets the line style used to draw the outline tree.  
Public PropertyGets the level of the deepest node in the outline.  
Public PropertyGets or sets the image displayed next to collapsed nodes.  
Public PropertyGets or sets the image displayed next to expanded nodes.  
Public PropertyGets or sets the style of the outline tree.  
Top
Public Methods
 NameDescription
Public MethodResets the C1FlexGridBase.Tree object.  
Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodExpands all nodes up to the specified level, collapses others.  
Public MethodOverloaded. Sorts all nodes at the given level.  
Top
Protected Methods
 NameDescription
Protected MethodFinalizes an instance of the GridTree class.  
Top
See Also