TreeListNode.Tag Property
In This Article
Gets or sets the data associated with the node.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that contains information associated with the current node. |
See Also