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