Spread for ASP.NET 12 Product Documentation
HideRowFilter Constructor(SheetView)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > HideRowFilter Class > HideRowFilter Constructor : HideRowFilter Constructor(SheetView)
SheetView object that contains the sheet
Creates a new row filter for the specified sheet that hides rows that match the criteria.
Syntax
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView _
)
'Usage
 
Dim sheetView As SheetView
 
Dim instance As New HideRowFilter(sheetView)
public HideRowFilter( 
   SheetView sheetView
)

Parameters

sheetView
SheetView object that contains the sheet
See Also

Reference

HideRowFilter Class
HideRowFilter Members
Overload List