The following tables list the members exposed by DefaultRowFilter.
| Name | Description | |
|---|---|---|
|  | AllString | Gets or sets the all filter items string. | 
|  | BlanksString | Gets or sets the blanks (empty cells) string. | 
|  | ColumnDefinitions | Gets the collection of filter column definitions. | 
|  | DropDownBorderStyle | Gets or sets the style for the drop-down list of filter items. | 
|  | FilterFrozenRows | Gets or sets whether frozen rows are filtered. | 
|  | NonBlanksString | Gets or sets the non-blanks (non-empty cells) string. | 
|  | SheetView | Gets or sets the sheet associated with this row filter. | 
|  | ShowFilterIndicator | Gets or sets whether the filter indicator should be displayed. | 
|  | UnfilteredRows | Gets or sets unfiltered rows. | 
| Name | Description | |
|---|---|---|
|  | AddColumn | Overloaded. Adds a filter column definition to the row filter. | 
|  | Deserialize | Loads the object from XML. | 
|  | GetColumnFilterIndexFromColumnIndex | Gets the column filter index from the specified column. | 
|  | GetFilterColumnDefinition | Gets the filter column definition from the specified column. | 
|  | GetFilteredColumnIndexes | Gets an array of column indexes where row filters exist. | 
|  | IsFiltered | Internal use only. Gets whether the specified column is filtered. | 
|  | IsRowFilteredOut | Determines whether the specified row is filtered out. | 
|  | MoveFilters | Moves the filter column(s) to another location. | 
|  | OnDataModelChanged | Raises the changed event when a change occurs to the sheet data model. | 
|  | OnFilterColumnDefinitionCollectionChanged | Occurs when the filter column definition collection has changed. | 
|  | RemoveColumn | Removes a filter column definition from the row filter. | 
|  | ResetFilter | Overloaded. Resets the filter settings for the entire row filter. | 
|  | Serialize | Saves the object to XML. | 
Reference
DefaultRowFilter ClassFarPoint.Win.Spread Namespace
 
     
     
     
     
    