Spread for ASP.NET 12 Product Documentation
PageIndex Property (SpreadImage)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SpreadImage Class : PageIndex Property
Gets or sets a page index which the current spread image is displayed in.
Syntax
'Declaration
 
Public Overridable Property PageIndex As Integer
'Usage
 
Dim instance As SpreadImage
Dim value As Integer
 
instance.PageIndex = value
 
value = instance.PageIndex
public virtual int PageIndex {get; set;}
See Also

Reference

SpreadImage Class
SpreadImage Members