Spread for ASP.NET 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 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 MethodIsRowFilteredOutDetermines whether the specified row is filtered out.  
Public MethodMoveFiltersMoves the filter column(s) to another location.  
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.Web.Spread Namespace

User-Task Documentation

Customizing User Filtering of Data

 

 


Copyright © GrapeCity, inc. All rights reserved.