Carousel for ASP.NET Web Forms
PagerPosition Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Carousel Namespace > C1Carousel Class : PagerPosition Property
Sets the carousel pager's position to the 'relativeTo', 'offsetX', and 'offsetY' properties. For example, here is the jQuery UI position's position:{my:'top left',at:'right bottom',offset:}.
Syntax
'Declaration
 
Public Property PagerPosition As PositionSettings
public PositionSettings PagerPosition {get; set;}
See Also

Reference

C1Carousel Class
C1Carousel Members