Spread Windows Forms 9.0 Product Documentation
DefaultRowFilter Class Members
Properties  Methods 


The following tables list the members exposed by DefaultRowFilter.

Public Properties
 NameDescription
Public PropertyAllStringGets or sets the all filter items string.  
Public PropertyBlanksStringGets or sets the blanks (empty cells) string.  
Public PropertyColumnDefinitionsGets the collection of filter column definitions.  
Public PropertyDropDownBorderStyleGets or sets the style for the drop-down list of filter items.  
Public PropertyFilterFrozenRowsGets or sets whether frozen rows are filtered.  
Public PropertyNonBlanksStringGets or sets the non-blanks (non-empty cells) string.  
Public PropertySheetViewGets or sets the sheet associated with this row filter.  
Public PropertyShowFilterIndicatorGets or sets whether the filter indicator should be displayed.  
Public PropertyUnfilteredRowsGets or sets unfiltered rows.  
Top
Public Methods
 NameDescription
Public MethodAddColumnOverloaded. Adds a filter column definition to the row filter.  
Public MethodDeserializeLoads the object from XML.  
Public MethodGetColumnFilterIndexFromColumnIndexGets the column filter index from the specified column.  
Public MethodGetFilterColumnDefinitionGets the filter column definition from the specified column.  
Public MethodGetFilteredColumnIndexesGets an array of column indexes where row filters exist.  
Public MethodIsAnyFilterAppliedChecks whether a filter has been applied in the spread sheet.  
Public MethodIsFilteredInternal use only. Gets whether the specified column is filtered.  
Public MethodIsRowFilteredOutDetermines whether the specified row is filtered out.  
Public MethodMoveFiltersMoves the filter column(s) to another location.  
Public MethodOnDataModelChangedRaises the changed event when a change occurs to the sheet data model.  
Public MethodOnFilterColumnDefinitionCollectionChangedOccurs when the filter column definition collection has changed.  
Public MethodOnStyleModelChangedOccurs when the style model has changed.  
Public MethodRemoveColumnRemoves a filter column definition from the row filter.  
Public MethodResetFilterOverloaded. Resets the filter settings for the entire row filter.  
Public MethodSerializeSaves the object to XML.  
Top
See Also

Reference

DefaultRowFilter Class
FarPoint.Win.Spread Namespace

User-Task Documentation

Managing Filtering of Rows

 

 


Copyright © GrapeCity, inc. All rights reserved.