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

In This Topic
    Attributes Property (C1DetailGridView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Attributes As System.Web.UI.AttributeCollection
    public System.Web.UI.AttributeCollection Attributes {get;}
    See Also