Spread for ASP.NET 9.0 Product Documentation
IRowFilterSlim Interface Members
Properties  Methods 

The following tables list the members exposed by IRowFilterSlim.

Public Properties
 NameDescription
 PropertyAllStringGets or sets the "(All)" filter item string. (Inherited from FarPoint.Web.Spread.IRowFilter)
 PropertyBlanksStringGets or sets the "(Blanks)" filter item string. (Inherited from FarPoint.Web.Spread.IRowFilter)
 PropertyColumnDefinitionsGets the collection of filter column definitions for the sheet. (Inherited from FarPoint.Web.Spread.IRowFilter)
 PropertyNonBlanksStringGets or sets the "(NonBlanks)" filter item string. (Inherited from FarPoint.Web.Spread.IRowFilter)
 PropertyResetIfNoFilteredRowGets or sets a value which indicates that the filtered row list will be reset if there is no filtered row.  
 PropertySheetViewGets or sets the sheet for this row filter. (Inherited from FarPoint.Web.Spread.IRowFilter)
 PropertyShowFilterIndicatorGets or sets whether the filter indicator is displayed. (Inherited from FarPoint.Web.Spread.IRowFilter)
 PropertySupportFilteredOutRowListGets or sets a value that indicates whether the row filter provides a filtered-out row list.  
 PropertyUnfilteredRowsGets or sets rows that are not to be filtered. (Inherited from FarPoint.Web.Spread.IRowFilter)
Top
Public Methods
 NameDescription
 MethodAddColumnAdds a filter column definition to the row filter. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodDeserializeLoads the object from XML. (Inherited from FarPoint.Web.Spread.Model.ISerializeSupport)
 MethodGetColumnFilterByGets the string selected in the drop-down list of filters for the specified column. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodGetColumnFilterIndexFromColumnIndexGets the column filter index for the specified column. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodGetFilterColumnDefinitionGets the filter column definition for the specified column. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodGetFilteredColumnIndexesGets an array of column indexes where row filters exist. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodGetFilteredOutRowListGets the list of rows that are filtered out. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodGetIntersectedFilteredInRowsOverloaded. Gets the intersection of the filtered-in rows for all the filtered columns.  
 MethodIsFilteredDetermines whether the specified column is filtered. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodIsRowFilteredOutDetermines whether the specified row is filtered out. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodMoveFiltersMoves the filter column(s) to another location. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodRemoveColumnRemoves a filter column definition from the row filter. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodResetFilterResets the temporary filter settings for all columns. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodResumeListeningDataModelResumes listening data model.  
 MethodSerializeSaves the object to XML. (Inherited from FarPoint.Web.Spread.Model.ISerializeSupport)
 MethodSuspendListeningDataModelSuspends listening data model. Row filter will not be changed after the data model has changed.  
Top
See Also

Reference

IRowFilterSlim Interface
FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.