Skip to main content
A newer version of this page is available. .

ASPxTreeListInsertNodeInfo Class

Contains information on a tree list cell.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll

Declaration

public class ASPxTreeListInsertNodeInfo :
    ASPxDataInsertValues

Remarks

An object of the ASPxTreeListInsertNodeInfo type is returned by the ASPxClientTreeListBatchEditApi.GetEditCellInfo and ASPxClientTreeList.GetFocusedCell methods.

Inheritance

Object
ASPxDataInsertValues
ASPxTreeListInsertNodeInfo
See Also