ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / LoadSettings Class / LoadMsgDelay Property

In This Topic
    LoadMsgDelay Property
    In This Topic
    This delay allows loads that pull from browser cache to occur without showing the loading message.
    Syntax
    'Declaration
     
    Public Property LoadMsgDelay As System.Integer
    public System.int LoadMsgDelay {get; set;}
    See Also