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

In This Topic
    ReloadPage Property
    In This Topic
    Determines whether to reload the page.
    Syntax
    'Declaration
     
    Public Property ReloadPage As System.Boolean
    public System.bool ReloadPage {get; set;}
    See Also