NodeFilterArgs Constructors
Contains data for the command bound to the TreeListView.CustomNodeFilterCommand property.Name | Parameters | Description |
---|---|---|
NodeFilterArgs(Object, IEnumerable<Object>, Boolean) | item, path, fit | Initializes a new instance of the NodeFilterArgs class with specified settings. |
See Also