[]
Interface that supports row filters for filtering rows on a sheet.
public interface IFilterSupport
Public Interface IFilterSupport
| Name | Description |
|---|---|
| GetDropDownFilterItems(int) | Gets the list of items to display in the filter drop-down list. |
| InvalidateRowFilter(bool, bool) | Invalidates the row filter and causes the columns to be repainted. |