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

In This Topic
    GroupInfo Class Members
    In This Topic

    The following tables list the members exposed by GroupInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GroupInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines the css used to show collapsed nodes on the grid.  
    Public PropertyDetermines the css used to show expanded nodes on the grid.  
    Public PropertyDetermines the text that is displayed in the group footer rows.  
    Public PropertyUsing to customize the appearance and position of groups.  
    Public PropertyDetermines the text that is displayed in the group header rows.  
    Public PropertyDetermines whether the user will be able to collapse and expand the groups by clicking on the group headers, and also determines whether groups will be initially collapsed or expanded.  
    Public PropertyDetermines whether the grid should insert group header and/or group footer rows for this column.  
    Top
    See Also