Spread for ASP.NET 12 Product Documentation
Pager Property (FpSpread)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : Pager Property
Gets the page navigation information for the component.
Syntax
'Declaration
 
Public ReadOnly Property Pager As PagerInfo
'Usage
 
Dim instance As FpSpread
Dim value As PagerInfo
 
value = instance.Pager
public PagerInfo Pager {get;}
See Also

Reference

FpSpread Class
FpSpread Members