TreeListCustomFilterNodeEventArgs Properties
Provides data for the ASPxTreeList.CustomFilterNode event.Name | Description |
---|---|
IsFit | Gets or sets whether the node should be filtered. |
Node | Gets the node currently being processed. Inherited from TreeListNodeEventArgs. |
See Also