Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultRowFilter Class
Properties Methods

In This Topic
    DefaultRowFilter Class Members
    In This Topic

    The following tables list the members exposed by DefaultRowFilter.

    Public Properties
     NameDescription
    Public Property Gets or sets the all filter items string.  
    Public Property Gets or sets the blanks (empty cells) string.  
    Public Property Gets the collection of filter column definitions.  
    Public Property Gets or sets the style for the drop-down list of filter items.  
    Public Property Gets or sets whether frozen rows are filtered.  
    Public Property Gets or sets the non-blanks (non-empty cells) string.  
    Public Property Gets or sets the sheet associated with this row filter.  
    Public Property Gets or sets whether the filter indicator should be displayed.  
    Public Property Gets or sets unfiltered rows.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Adds a filter column definition to the row filter.  
    Public Method Loads the object from XML.  
    Public Method Gets the column filter index from the specified column.  
    Public Method Gets the filter column definition from the specified column.  
    Public Method Gets an array of column indexes where row filters exist.  
    Public Method Checks whether a filter has been applied in the spread sheet.  
    Public Method Internal use only. Gets whether the specified column is filtered.  
    Public Method Determines whether the specified row is filtered out.  
    Public MethodRaises the changed event when a change occurs to the sheet data model.  
    Public Method Occurs when the filter column definition collection has changed.  
    Public Method Occurs when the style model has changed.  
    Public Method Removes a filter column definition from the row filter.  
    Public MethodOverloaded.  Resets the filter settings for the entire row filter.  
    Public Method Saves the object to XML.  
    Top
    See Also