Spread for ASP.NET 12 Product Documentation
SheetView Property (SpreadDataView)


FarPoint.Web.Spread Assembly > FarPoint.Web.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

Sheet (SheetView object)
See Also

Reference

SpreadDataView Class
SpreadDataView Members