Spread for ASP.NET 12 Product Documentation
StartPage Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : StartPage Property
Gets or sets the number of the first page to display in the page navigation aids.
Syntax
'Declaration
 
Public Property StartPage As Integer
'Usage
 
Dim instance As SheetView
Dim value As Integer
 
instance.StartPage = value
 
value = instance.StartPage
public int StartPage {get; set;}
See Also

Reference

SheetView Class
SheetView Members