ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / C1GridExtender Class / LoadingText Property

In This Topic
    LoadingText Property
    In This Topic
    Determines the text to be displayed when the grid is loading.
    Syntax
    'Declaration
     
    Public Property LoadingText As System.String
    public System.string LoadingText {get; set;}
    See Also