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

In This Topic
    GroupInfo Property
    In This Topic
    Using to customize the appearance and position of groups.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupInfo As GroupInfo
    public GroupInfo GroupInfo {get;}
    See Also