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