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.v19.2.dll

Declaration

public class TreeListNodeCancelEventArgs :
    TreeListNodeEventArgs

Inheritance

See Also