ASPxTreeListInsertNodeInfo Class
Contains information on a tree list cell.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
An object of the ASPxTreeListInsertNodeInfo type is returned by the ASPxClientTreeListBatchEditApi.GetEditCellInfo and ASPxClientTreeListBatchEditApi.GetFocusedCell methods.
Inheritance
Object
ASPxDataInsertValues
ASPxTreeListInsertNodeInfo
See Also