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

In This Topic
    HasAttributes Property (C1GridView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property HasAttributes As System.Boolean
    public System.bool HasAttributes {get;}
    See Also