You can create filters for data. The basic steps are to create a filter and then assign the filter to a column. You can specify certain details for the filter such as creating a background color for filtered and non-filtered rows with a style filter or creating a hide row filter that hides the rows. The following topics provide more information:
- Using Row Filtering
- Creating Filtered Rows and Setting the Appearance
- Customizing the List of Filter Items
- Creating a Completely Custom Filter
For information on selections of cells, refer to Customizing Selections of Cells.
For information on how to change the appearance of cells, refer to Customizing the Appearance of a Cell. For information on setting the cell type, refer to Customizing with Cell Types.
For detailed information on the objects involved, refer to these classes in the Assembly Reference.
- BaseFilterItem Class
- DefaultFilterItem Class
- DefaultRowFilter Class
- FilterColumnDefinition Class
- FilterColumnDefinitionCollection Class
- FilterItemCollection Class
- FilterListBehavior Enumeration
- HideRowFilter Class
- StyleRowFilter Class
Return to the overview at Customizing User Interaction.