Spread ASP.NET 6.0 Product Documentation
DefaultRowFilter Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : DefaultRowFilter Class


Glossary Item Box

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 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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.