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

In This Topic
    AutoRefresh Property
    In This Topic
    This value determines whether wijsuperpanel to automatically refresh when content size or wijsuperpanel size are changed.
    Syntax
    'Declaration
     
    Public Property AutoRefresh As System.Boolean
    public System.bool AutoRefresh {get; set;}
    See Also