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

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