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

In This Topic
    AllowResize Property
    In This Topic
    This value determines whether the wijsuperpanel can be resized.
    Syntax
    'Declaration
     
    Public Property AllowResize As System.Boolean
    public System.bool AllowResize {get; set;}
    See Also