FilterArgs Constructors
Contains data for the command bound to the GridControl.CustomRowFilterCommand or TreeListView.CustomNodeFilterCommand property.| Name | Parameters | Description |
|---|---|---|
| FilterArgs(Object, Boolean) | item, fit | Initializes a new instance of the FilterArgs class with specified settings. |
See Also