ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Expander Namespace / C1ExpanderContentContainer Class / BorderStyle Property

In This Topic
    BorderStyle Property (C1ExpanderContentContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BorderStyle As System.Web.UI.WebControls.BorderStyle
    public virtual System.Web.UI.WebControls.BorderStyle BorderStyle {get; set;}
    See Also