ASPxTreeListInsertNodeInfo Class
In This Article
Contains information on a tree list cell.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
#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