ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / Start Property

In This Topic
    Start Property (C1Carousel)
    In This Topic
    Determines the custom start position of the image list in the carousel.
    Syntax
    'Declaration
     
    Public Property Start As System.Integer
    public System.int Start {get; set;}
    See Also