Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleRowFilter Class


StyleRowFilter Class Methods

For a list of all members of this type, see StyleRowFilter members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds a filter column definition to the row filter. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodInternal 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)
Public MethodOverloaded. Internal use only. Removes all temporary filter settings, including the filtered-in list and filtered-out list. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodOverridden. Loads the object from XML.  
Public MethodInternal use only. Gets the string selected in the filter drop-down list for the specified column. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodGets the column filter index from the specified column. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodGets the filter column definition from the specified column. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodGets an array of column indexes where row filters exist. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodInternal use only. Gets the rows that are filtered in for the specified column. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodInternal use only. Gets the list of indexes of the filtered-out rows. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodOverloaded. Internal use only. Gets the intersection of the filtered-in rows for all the filtered columns. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodChecks whether a filter has been applied in the spread sheet. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodInternal use only. Gets whether the specified column is filtered. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodDetermines whether the specified row is filtered out. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodOverloaded. Moves the filter column(s) to another location. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodOccurs when the data model has changed. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodOccurs when the filter column definition collection has changed. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodOccurs when the style has changed.  
Public MethodOccurs when the style model has changed. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodRemoves a filter column definition from the row filter. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodInternal use only. Resets the cached intersected filtered-in row indexes. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodOverloaded. Resets the filter settings for the entire row filter. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodOverridden. Saves the object to XML.  
Public MethodInternal use only. Sets the string selected in the filter drop-down list for the specified column. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodInternal use only. Sets the list of rows currently filtered-in for a specified column containing a filter definition. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodInternal use only. Sets whether the specified column is filtered. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Public MethodInternal use only. Sets up the event handlers. (Inherited from FarPoint.Win.Spread.DefaultRowFilter)
Top
Protected Methods
 NameDescription
Protected MethodInternal use only. Initializes the style row filter.  
Top
See Also