TreeListCellTemplateContainerBase.NodeKey Property
Gets the node’s key value.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A String value that identifies the node which contains the processed cell. |
See Also