[]
        
(Showing Draft Content)

FarPoint.Web.Spread.HideRowFilter.-ctor

HideRowFilter Constructor

HideRowFilter()

Creates a new row filter that hides rows.

Declaration
public HideRowFilter()
Public Sub New()

HideRowFilter(SheetView)

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

Declaration
public HideRowFilter(SheetView sheetView)
Public Sub New(sheetView As SheetView)
Parameters
Type Name Description
SheetView sheetView

SheetView object that contains the sheet