Spread for ASP.NET 12 Product Documentation
IRowFilterSlim Interface Methods

FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : IRowFilterSlim Interface

For a list of all members of this type, see IRowFilterSlim members.

Public Methods
 NameDescription
 MethodAdds a filter column definition to the row filter. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodAdds a row to the filtered-out row list, which is the list of rows currently filtered-out by the combined settings of the filtered columns. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodLoads the object from XML. (Inherited from FarPoint.Web.Spread.Model.ISerializeSupport)
 MethodGets the string selected in the drop-down list of filters for the specified column. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodGets the column filter index for the specified column. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodGets the filter column definition for the specified column. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodGets an array of column indexes where row filters exist. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodGets the list of rows that are filtered out. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodOverloaded. Gets the intersection of the filtered-in rows for all the filtered columns.  
 MethodDetermines whether the specified column is filtered. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodDetermines whether the specified row is filtered out. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodMoves the filter column(s) to another location. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodRemoves a filter column definition from the row filter. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodResets the temporary filter settings for all columns. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodResumes listening data model.  
 MethodSaves the object to XML. (Inherited from FarPoint.Web.Spread.Model.ISerializeSupport)
 MethodInternal use only. Sets the string selected in the drop-down list of filters for the specified column. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodInternal use only. Sets the isFiltered flag for the existing column filter. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodSets up the event handlers to listen to the SheetView object. Intended for internal use only. (Inherited from FarPoint.Web.Spread.IRowFilter)
 MethodSuspends 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