ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / Interval Property

In This Topic
    Interval Property (C1Gallery)
    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