Back to Devexpress

TreeListNodeCancelEventArgs Class

aspnet-devexpress-dot-web-dot-aspxtreelist-1e20bf6d.md

latest1.9 KB
Original Source

TreeListNodeCancelEventArgs Class

Provides data for the ASPxTreeList.NodeCollapsing and ASPxTreeList.NodeExpanding events.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListNodeCancelEventArgs :
    TreeListNodeEventArgs
vb
Public Class TreeListNodeCancelEventArgs
    Inherits TreeListNodeEventArgs

TreeListNodeCancelEventArgs is the data class for the following events:

Inheritance

Object EventArgs TreeListNodeEventArgs TreeListNodeCancelEventArgs TreeListNodeDragEventArgs

See Also

TreeListNodeCancelEventArgs Members

Expand and Collapse Nodes

Tree List

DevExpress.Web.ASPxTreeList Namespace