C1.Win.C1FlexGrid Namespace : GridTree Class |
The following tables list the members exposed by GridTree.
Name | Description | |
---|---|---|
Column | Gets or sets the index of the column where the outline tree is displayed. | |
HandleInvisibleChildren | If True then the collapse/expand button will not be displayed if all children of node are invisible. | |
Indent | Gets or sets the indentation, in pixels, of each tree level. | |
LineColor | Gets or sets the color of the lines in the outline tree. | |
LineStyle | Gets or sets the line style used to draw the outline tree. | |
MaximumLevel | Gets the level of the deepest node in the outline. | |
NodeImageCollapsed | Gets or sets the image displayed next to collapsed nodes. | |
NodeImageExpanded | Gets or sets the image displayed next to expanded nodes. | |
Style | Gets or sets the style of the outline tree. |
Name | Description | |
---|---|---|
Clear | Resets the C1FlexGridBase.Tree object. | |
Show | Expands all nodes up to the specified level, collapses others. | |
Sort | Overloaded. Sorts all nodes at the given level. |