Name | Description | |
---|---|---|
StyleRowFilter Constructor | Overloaded. |
The following tables list the members exposed by StyleRowFilter.
Name | Description | |
---|---|---|
StyleRowFilter Constructor | Overloaded. |
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) | |
InStyle | Gets the style that is applied to rows that satisfy the filter. | |
NonBlanksString | Gets or sets the non-blanks (non-empty cells) string. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
OutStyle | Gets the style that is applied to rows that do not satisfy the filter. | |
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) | |
AddFilteredOutRow | Internal use only. Adds a row to the list of rows currently filtered-out by the combined settings of the filtered columns. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
ClearFilteredRows | Overloaded. Internal use only. Removes all temporary filter settings, including the filtered-in list and filtered-out list. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
Deserialize | Overridden. Loads the object from XML. | |
GetColumnFilterBy | Internal use only. Gets the string selected in the filter drop-down list for the specified column. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
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) | |
GetFilteredInRows | Internal use only. Gets the rows that are filtered in for the specified column. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
GetFilteredOutRowList | Internal use only. Gets the list of indexes of the filtered-out rows. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
GetIntersectedFilteredInRows | Overloaded. Internal use only. Gets the intersection of the filtered-in rows for all the filtered columns. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
IsAnyFilterApplied | Checks whether a filter has been applied in the spread sheet. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
IsFiltered | Internal use only. Gets whether the specified column is filtered. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
IsRowFilteredOut | Determines whether the specified row is filtered out. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
MoveFilters | Overloaded. Moves the filter column(s) to another location. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
OnDataModelChanged | Occurs when the data model has changed. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
OnFilterColumnDefinitionCollectionChanged | Occurs when the filter column definition collection has changed. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
OnNamedStyleChanged | Occurs when the style has changed. | |
OnStyleModelChanged | Occurs when the style model has changed. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
RemoveColumn | Removes a filter column definition from the row filter. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
ResetCachedIntersectedFilteredInRowIndexes | Internal use only. Resets the cached intersected filtered-in row indexes. (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. | |
SetColumnFilterBy | Internal use only. Sets the string selected in the filter drop-down list for the specified column. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
SetFilteredInRowList | Internal use only. Sets the list of rows currently filtered-in for a specified column containing a filter definition. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
SetIsFiltered | Internal use only. Sets whether the specified column is filtered. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) | |
SetupEventHandlers | Internal use only. Sets up the event handlers. (Inherited from FarPoint.Win.Spread.DefaultRowFilter) |