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

TreeListNodeCancelEventArgs Class

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

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public class TreeListNodeCancelEventArgs :
    TreeListNodeEventArgs

Inheritance

See Also