TreeListCustomFilterNodeEventArgs Class
In This Article
Provides data for the ASPxTreeList.CustomFilterNode event.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListCustomFilterNodeEventArgs :
TreeListNodeEventArgs
#Inheritance
Object
EventArgs
TreeListNodeEventArgs
TreeListCustomFilterNodeEventArgs
See Also