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

In This Topic
    Visible Property (C1GridViewRow)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Visible As System.Boolean
    public virtual System.bool Visible {get; set;}
    See Also