Skip to main content
A newer version of this page is available. .

TcxGridItemExcelFilterPopupOptions Properties

Contains settings of a grid item‘s Excel-inspired filter dropdown.
Name Description
ApplyChanges Specifies how an Excel-inspired popup window updates filtering criteria in a grid View.
DateTimeValuesPageType Specifies the UI type of the filter dropdown’s Values page for date-time values.
DefaultPage Specifies which page of the Excel-inspired filter dropdown is active by default.
GridView Provides access to the View to which the option set is applied. Inherited from TcxCustomGridOptions.
NumericValuesPageType Specifies the UI type of the filter dropdown’s Values page for numeric values.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
See Also