Spread for ASP.NET 10 Product Documentation
IRowFilterSlim Interface Methods

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

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.