Back to Devexpress

GridLevelNode Constructors

windowsforms-devexpress-dot-xtragrid-dot-gridlevelnode-dot-ctor.md

latest1.1 KB
Original Source

GridLevelNode Constructors

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

NameParametersDescription
GridLevelNode()noneInitializes a new instance of the GridLevelNode class with default settings.
GridLevelNode(GridLevelTree, String, BaseView)tree, relationName, templateInitializes a new instance of the GridLevelNode class with the specified settings.

See Also

GridLevelNode Class

GridLevelNode Members

DevExpress.XtraGrid Namespace