Spread for ASP.NET 11 Product Documentation
SheetView Property (IRowFilter)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > IRowFilter Interface : SheetView Property
Gets or sets the sheet for this row filter.
Syntax
'Declaration
 
Property SheetView As SheetView
'Usage
 
Dim instance As IRowFilter
Dim value As SheetView
 
instance.SheetView = value
 
value = instance.SheetView
SheetView SheetView {get; set;}

Property Value

SheetView containing the sheet
See Also

Reference

IRowFilter Interface
IRowFilter Members