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

In This Topic
    GroupSingleRow Property
    In This Topic
    Using to customize the appearance and position of groups.
    Syntax
    'Declaration
     
    Public Property GroupSingleRow As System.Boolean
    public System.bool GroupSingleRow {get; set;}
    See Also