ComponentOne Pager for ASP.NET Web Forms
Basics / Themes
In This Topic
    Themes
    In This Topic

    The C1Pager control contains five built-in themes. When one of these themes is selected, all other ASP.NET Web Forms Edition controls on the page will be skinned accordingly. The themes will appear on the C1Pager control as follows:

    Aristo
    Cobalt
    Midnight
    Rocket
    Sterling

    To set the theme of the C1Pager control, simply set its Theme property to one of the built-in themes.

    See Also