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. | |
IsAnyFilterApplied | Checks whether a filter has been applied in the spread sheet. | |
IsFiltered | Internal use only. Gets whether the specified column is filtered. | |
IsRowFilteredOut | Determines whether the specified row is filtered out. | |
OnDataModelChanged | Raises the changed event when a change occurs to the sheet data model. | |
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. |