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

In This Topic
    GroupAreaCaption Property
    In This Topic
    Determines the caption of the group area.
    Syntax
    'Declaration
     
    Public Overridable Property GroupAreaCaption As System.String
    public virtual System.string GroupAreaCaption {get; set;}
    See Also