FilterArgs Properties
Contains data for the command bound to the GridControl.CustomRowFilterCommand or TreeListView.CustomNodeFilterCommand property.Name | Description |
---|---|
DefaultVisibility | Gets the row’s visibility calculated by the GridControl. |
Item | Gets a record in a data source. |
Visible | Gets or sets whether to display the processed row. |
See Also