TcxGridWinExplorerView.Filtering Property
Specifies the settings that are required to apply filtering to the View.
Declaration
property Filtering: TcxGridWinExplorerViewFiltering read; write;
Property Value
| Type |
|---|
| TcxGridWinExplorerViewFiltering |
Remarks
Refer to the TcxGridWinExplorerViewFiltering description for details on these settings.
See Also