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. | |
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. | |
IsRowFilteredOut | Determines whether the specified row is filtered out. | |
MoveFilters | Moves the filter column(s) to another location. | |
OnFilterColumnDefinitionCollectionChanged | Occurs when the filter column definition collection has changed. | |
OnStyleModelChanged | Occurs when the style model 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.Web.Spread Namespace