C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / GroupInfo Class
Properties Methods

GroupInfo Class Members

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
Public Methods
 NameDescription
Public MethodCopies the properties of the specified C1.Web.Wijmo.Controls.Settings into the instance of the GroupInfo class that this method is called from.  
Top
See Also