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

In This Topic
    ShowRounder Property
    In This Topic
    This value determines whether to show the rounded corner of wijsuperpanel.
    Syntax
    'Declaration
     
    Public Property ShowRounder As System.Boolean
    public System.bool ShowRounder {get; set;}
    See Also