Spread Windows Forms 9.0 Product Documentation
HideRowFilter Class Members
Properties  Methods 


The following tables list the members exposed by HideRowFilter.

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

Reference

HideRowFilter Class
FarPoint.Win.Spread Namespace
DefaultRowFilter Class

User-Task Documentation

Managing Filtering of Rows

 

 


Copyright © GrapeCity, inc. All rights reserved.