ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class / Delay Property

In This Topic
    Delay Property
    In This Topic
    Determines the time span between panels in autoplay mode.
    Syntax
    'Declaration
     
    Public Property Delay As System.Integer
    public System.int Delay {get; set;}
    See Also