ASPxTreeListInsertNodeInfo.ParentNodeKey Property
Specifies the parent node’s key value.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String | A string value that identifies the parent node. |
See Also