Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / HideRowFilter Class
Properties Methods


In This Topic
    HideRowFilter Class Members
    In This Topic

    The following tables list the members exposed by HideRowFilter.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the all filter items string. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public PropertyGets or sets the blanks (empty cells) string. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public PropertyGets the collection of filter column definitions. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public PropertyGets or sets whether frozen rows are filtered. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public PropertyGets or sets the non-blanks (non-empty cells) string. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public PropertyGets or sets the sheet associated with this row filter. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public PropertyGets or sets whether the filter indicator should be displayed. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public PropertyGets or sets unfiltered rows. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a filter column definition to the row filter. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public MethodOverloaded. Internal use only. Removes all temporary filter settings, including the filtered-in list and filtered-out list. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public MethodOverridden. Loads the object from XML.  
    Public MethodGets the column filter index from the specified column. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public MethodGets the filter column definition from the specified column. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public MethodGets an array of column indexes where row filters exist. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public MethodDetermines whether the specified row is filtered out. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public MethodOverloaded. Moves the filter column(s) to another location. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public MethodOccurs when the filter column definition collection has changed. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public MethodOccurs when the style model has changed. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public MethodRemoves a filter column definition from the row filter. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public MethodOverloaded. Resets the filter settings for the entire row filter. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Public MethodOverridden. Saves the object to XML.  
    Public MethodInternal use only. Sets the list of rows currently filtered-in for a specified column containing a filter definition. (Inherited from FarPoint.Web.Spread.DefaultRowFilter)
    Top
    See Also