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