[]
        
(Showing Draft Content)

FarPoint.Web.Spread.HideRowFilter

HideRowFilter Class

Represents the filter that hides rows based on certain criteria.

Inheritance
HideRowFilter
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class HideRowFilter : DefaultRowFilter, IRowFilterComboSupport, IRowFilterSlim, IRowFilter, ISerializeSupport, IRowFilterFrozenSupport
Public Class HideRowFilter
    Inherits DefaultRowFilter
    Implements IRowFilterComboSupport, IRowFilterSlim, IRowFilter, ISerializeSupport, IRowFilterFrozenSupport

Constructors

Name Description
HideRowFilter()

Creates a new row filter that hides rows.

HideRowFilter(SheetView)

Creates a new row filter for the specified sheet that hides rows that match the criteria.

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

Serialize(XmlTextWriter)

Saves the object to XML.