TcxGridLayoutViewFiltering Class
Filtering settings for a Layout View.
Declaration
TcxGridLayoutViewFiltering = class(
TcxCustomGridTableFiltering
)
Remarks
This class does not introduce any new functionality. It simply publishes properties inherited from its base class. Refer to the description of the base TcxCustomGridTableFiltering class, for details.
The TcxGridLayoutViewFiltering object is referenced by the View’s Filtering property.
Inheritance
See Also