ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / C1GridExtender Class / ShowGroupArea Property

In This Topic
    ShowGroupArea Property
    In This Topic
    A value indicating whether group area is visible.
    Syntax
    'Declaration
     
    Public Overridable Property ShowGroupArea As System.Boolean
    public virtual System.bool ShowGroupArea {get; set;}
    See Also