Spread for ASP.NET 12 Product Documentation
CurrentPageIndex Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : CurrentPageIndex Property
Gets or sets the current page.
Syntax
'Declaration
 
Public Property CurrentPageIndex As Integer
'Usage
 
Dim instance As SheetView
Dim value As Integer
 
instance.CurrentPageIndex = value
 
value = instance.CurrentPageIndex
public int CurrentPageIndex {get; set;}
See Also

Reference

SheetView Class
SheetView Members