TreeListCommandColumnButtonEventArgs.NodeKey Property
Gets the key of a node which contains the processed command button.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string that identifies the node. |
See Also