CustomRowFilterEventArgs Constructors
Provides data for the TreeList.CustomRowFilter event.| Name | Parameters | Description |
|---|---|---|
| CustomRowFilterEventArgs(TreeListNode, Boolean) | node, isFit | Initializes a new instance of the CustomRowFilterEventArgs class. |
See Also