Carousel for ASP.NET Web Forms
PagerType Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Carousel Namespace > C1Carousel Class : PagerType Property
Determines what type of pager to use in the carousel. The ShowPager property must be set to True for the Pager to be displayed.
Syntax
'Declaration
 
Public Property PagerType As PagerType
public PagerType PagerType {get; set;}
See Also

Reference

C1Carousel Class
C1Carousel Members