ASPxTreeListEditorEventArgs.KeyValue Property
Gets the node key value - an object that uniquely identifies the node.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that uniquely identifies the node. |
See Also