ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / PagerType Enumeration

In This Topic
    PagerType Enumeration
    In This Topic
    Specifies the type of the pager.
    Syntax
    'Declaration
     
    Public Enum PagerType 
       Inherits System.Enum
    public enum PagerType : System.Enum 
    Members
    MemberDescription
    DotsDots
    NumbersNumbers
    SliderSlider
    ThumbnailsThumbnails
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Web.Wijmo.Controls.C1Carousel.PagerType

    See Also