TreeListNodeCancelEventArgs Class
In This Article
Provides data for the ASPxTreeList.NodeCollapsing and ASPxTreeList.NodeExpanding events.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListNodeCancelEventArgs :
TreeListNodeEventArgs
#Inheritance
Object
EventArgs
TreeListNodeEventArgs
TreeListNodeCancelEventArgs
See Also