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