Back to Devexpress

GridLevelNode Properties

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

latest1.7 KB
Original Source

GridLevelNode Properties

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

NameDescription
HasChildrenGets whether the current node has children
IsRootLevelGets whether the current node is the root node.
LevelGets the nesting level of the current node.
LevelTemplateGets or sets the pattern view associated with a relationship.
NodesProvides access to the collection of child nodes.
OwnerCollectionGets the node collection that owns the current node.
ParentGets the parent node of the current node.
RelationNameGets or sets the name of the relationship for which the current node provides a pattern view.

See Also

GridLevelNode Class

GridLevelNode Members

DevExpress.XtraGrid Namespace