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