Spread Windows Forms 12.0 Product Documentation
SheetView Property (SpreadDataView)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > SpreadDataView Class : SheetView Property
Gets the sheet.
Syntax
'Declaration
 
Public ReadOnly Property SheetView As SheetView
'Usage
 
Dim instance As SpreadDataView
Dim value As SheetView
 
value = instance.SheetView
public SheetView SheetView {get;}

Property Value

SheetView containing the sheet
See Also

Reference

SpreadDataView Class
SpreadDataView Members