FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IRowFilter Interface |
For a list of all members of this type, see IRowFilter members.
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. |