Skip to main content

TreeListNodeCancelEventArgs Class

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

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public class TreeListNodeCancelEventArgs :
    TreeListNodeEventArgs

Inheritance

See Also