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

In This Topic
    ShowRowHeader Property
    In This Topic
    A value indicating whether the row header is visible.
    Syntax
    'Declaration
     
    Public Overridable Property ShowRowHeader As System.Boolean
    public virtual System.bool ShowRowHeader {get; set;}
    See Also