Skip to main content
Row

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

AutoFilterColumn Properties

Provides filtering functionality for a column.
Name Description
ColorFilter Obtains the color filter applied to column cell values.
CustomFilter Provides access to a custom filter applied to values of column cells.
DynamicFilterType Gets the type of the dynamic filter applied to the current column.
FilterCriteria Gets access to an information about values and date intervals by which to filter.
FilterType Gets the type of the filter applied to the current column.
HiddenButton Gets or set a value indicating whether the AutoFilter button for the specified column should be hidden.
Top10Type Returns the filter operator of the "Top 10" filter applied to a column.
Top10Value Returns the filter value of the "Top 10" filter applied to a column.
See Also