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