Spread Windows Forms 12.0 Product Documentation
SheetView Property (IRowFilter)


FarPoint.Win.Spread Assembly > FarPoint.Win.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 object containing the sheet
See Also

Reference

IRowFilter Interface
IRowFilter Members