The following tables list the members exposed by IRowFilter.
Name | Description | |
---|---|---|
![]() | AllString | Gets or sets the "(All)" filter item string. |
![]() | BlanksString | Gets or sets the "(Blanks)" filter item string. |
![]() | ColumnDefinitions | Gets the collection of filter column definitions for the sheet. |
![]() | DropDownBorderStyle | Gets the style for the border around the drop-down list of filter items. |
![]() | NonBlanksString | Gets or sets the "(NonBlanks)" filter item string. |
![]() | SheetView | Gets or sets the sheet for this row filter. |
![]() | ShowFilterIndicator | Gets or sets whether the filter indicator is displayed. |
![]() | UnfilteredRows | Gets or sets rows that are not to be filtered. |
Name | Description | |
---|---|---|
![]() | AddColumn | Overloaded. Adds a filter column definition to the row filter. |
![]() | AddFilteredOutRow | Adds a row to the filtered-out row list, which is the list of rows currently filtered-out by the combined settings of the filtered columns. |
![]() | GetColumnFilterBy | Gets the string selected in the drop-down list of filters for the specified column. |
![]() | GetColumnFilterIndexFromColumnIndex | Gets the column filter index for the specified column. |
![]() | GetFilterColumnDefinition | Gets the filter column definition for the specified column. |
![]() | GetFilteredColumnIndexes | Gets an array of column indexes where row filters exist. |
![]() | GetFilteredOutRowList | Gets the list of rows that are filtered out. |
![]() | GetIntersectedFilteredInRows | Overloaded. Gets the intersection of the filtered-in rows for all the filtered columns. |
![]() | IsFiltered | Determines whether the specified column is filtered. |
![]() | IsRowFilteredOut | Determines whether the specified row is filtered out. |
![]() | MoveFilters | Moves the filter column(s) to another location. |
![]() | RemoveColumn | Removes a filter column definition from the row filter |
![]() | ResetFilter | Overloaded. Resets the temporary filter settings for all columns. |
Reference
IRowFilter InterfaceFarPoint.Win.Spread Namespace