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


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

Parameters

sheetView
SheetView object that contains the sheet
See Also

Reference

StyleRowFilter Class
StyleRowFilter Members
Overload List