ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRow Class / BorderStyle Property

In This Topic
    BorderStyle Property (C1GridViewRow)
    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