Back to Devexpress

GridLevelTree Properties

windowsforms-devexpress-dot-xtragrid-dot-gridleveltree-dot-underscore-properties.md

latest1.9 KB
Original Source

GridLevelTree Properties

Represents a root node in the tree-like structure that associates master-detail relationships with pattern Views.

NameDescription
HasChildrenGets whether the current node has children Inherited from GridLevelNode.
IsRootLevelGets whether the current node is the root node.
LevelGets the nesting level of the current node. Inherited from GridLevelNode.
LevelTemplateGets the main View of the grid control.
NodesProvides access to the collection of child nodes. Inherited from GridLevelNode.
OwnerCollectionGets the node collection that owns the current node. Inherited from GridLevelNode.
ParentGets the parent node of the current node. Inherited from GridLevelNode.
RelationNameGets the string that identifies the root node.

See Also

GridLevelTree Class

GridLevelTree Members

DevExpress.XtraGrid Namespace