Back to Devexpress

ASPxTreeListInsertNodeInfo Class

aspnet-devexpress-dot-web-dot-aspxtreelist-55b99b4c.md

latest1.3 KB
Original Source

ASPxTreeListInsertNodeInfo Class

Contains information on a tree list cell.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxTreeListInsertNodeInfo :
    ASPxDataInsertValues
vb
Public Class ASPxTreeListInsertNodeInfo
    Inherits ASPxDataInsertValues

Remarks

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

Inheritance

Object ASPxDataInsertValues ASPxTreeListInsertNodeInfo

See Also

ASPxTreeListInsertNodeInfo Members

DevExpress.Web.ASPxTreeList Namespace