ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / Interval Property

In This Topic
    Interval Property
    In This Topic
    Determines the time span in miliseconds between two pictures being shown in AutoPlay mode.
    Syntax
    'Declaration
     
    Public Property Interval As System.Integer
    public System.int Interval {get; set;}
    See Also