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

In This Topic
    LoadingText Property
    In This Topic
    Determines the text that should be shown during callback to provide visual feedback.
    Syntax
    'Declaration
     
    Public Property LoadingText As System.String
    public System.string LoadingText {get; set;}
    See Also