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

In This Topic
    ExpandedImageClass Property
    In This Topic
    Determines the css used to show expanded nodes on the grid.
    Syntax
    'Declaration
     
    Public Property ExpandedImageClass As System.String
    public System.string ExpandedImageClass {get; set;}
    See Also