Back to Devexpress

CreateCustomNodeEventArgs Properties

windowsforms-devexpress-dot-xtratreelist-dot-createcustomnodeeventargs-dot-underscore-properties.md

latest1.0 KB
Original Source

CreateCustomNodeEventArgs Properties

Provides data for the TreeList.CreateCustomNode event.

NameDescription
NodeGets or sets a value which represents the created node.
NodeIDGets the node’s unique identifier.
OwnerGets the collection of nodes which owns the created node.
TagGets the data associated with the Tree List node via the constructor.

See Also

CreateCustomNodeEventArgs Class

CreateCustomNodeEventArgs Members

DevExpress.XtraTreeList Namespace