Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / PagerInfo Class
Properties Methods


In This Topic
    PagerInfo Class Members
    In This Topic

    The following tables list the members exposed by PagerInfo.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new PagerInfo object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the horizontal alignment of the page navigation aids.  
    Public PropertyGets or sets the background color of the page navigation aids.  
    Public PropertyGets or sets the type of button on the pager of the Spread component.  
    Public PropertyGets or sets the CSS class name for the Pager.  
    Public PropertyGets or sets the font information for the page navigation aids.  
    Public PropertyGets or sets the text color in the page navigation aids.  
    Public PropertyGets or sets which page navigation aids are displayed in the Spread component.  
    Public PropertyGets or sets the number of page numbers displayed with the page navigation.  
    Public PropertyGets or sets where page navigation aids are displayed in the Spread component.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the pager information from XML.  
    Public MethodSets the properties of the page navigation aids of the Spread component to their default values.  
    Public MethodSaves the pager information to XML.  
    Top
    See Also