Skip to main content

TcxDBFilterControl.FilterOptions Property

Provides access to filter options.

Declaration

property FilterOptions: TcxDBFilterOptions read; write;

Property Value

Type
TcxDBFilterOptions

Remarks

Use the FilterOptions property to gain access to the different filter options represented by the TcxDBFilterOptions class. These options set specific conditions for controlling filtering and the display of filter text.

See Also