Spread for ASP.NET 12 Product Documentation
CurrentPage Property


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

Reference

FpSpread Class
FpSpread Members