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


Glossary Item Box

The following tables list the members exposed by StyleRowFilter.

Public Constructors

 NameDescription
Public ConstructorStyleRowFilter ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAllStringGets or sets the all filter items string. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public PropertyBlanksStringGets or sets the blanks (empty cells) string. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public PropertyColumnDefinitionsGets the collection of filter column definitions. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public PropertyFilterFrozenRowsGets or sets whether frozen rows are filtered. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public PropertyInStyleGets the style that is applied to rows that satisfy the filter.  
Public PropertyNonBlanksStringGets or sets the non-blanks (non-empty cells) string. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public PropertyOutStyleGets the style that is applied to rows that do not satisfy the filter.  
Public PropertySheetViewGets or sets the sheet associated with this row filter. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public PropertyShowFilterIndicatorGets or sets whether the filter indicator should be displayed. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public PropertyUnfilteredRowsGets or sets unfiltered rows. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Top

Public Methods

 NameDescription
Public MethodAddColumnOverloaded. Adds a filter column definition to the row filter. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public MethodDeserializeOverridden. Loads the object from XML.  
Public MethodGetColumnFilterIndexFromColumnIndexGets the column filter index from the specified column. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public MethodGetFilterColumnDefinitionGets the filter column definition from the specified column. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public MethodGetFilteredColumnIndexesGets an array of column indexes where row filters exist. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public MethodIsFilteredInternal use only. Gets whether the specified column is filtered. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public MethodIsRowFilteredOutDetermines whether the specified row is filtered out. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public MethodMoveFiltersMoves the filter column(s) to another location. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public MethodOnDataModelChangedOccurs when the data model has changed. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public MethodOnFilterColumnDefinitionCollectionChangedOccurs when the filter column definition collection has changed. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public MethodOnNamedStyleChangedOccurs when the style has changed.  
Public MethodRemoveColumnRemoves a filter column definition from the row filter. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public MethodResetFilterOverloaded. Resets the filter settings for the entire row filter. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
Public MethodSerializeOverridden. Saves the object to XML.  
Top

See Also

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