Name | Description | |
---|---|---|
GroupInfo Constructor | Initializes a new instance of the GroupInfo class. |
The following tables list the members exposed by GroupInfo.
Name | Description | |
---|---|---|
GroupInfo Constructor | Initializes a new instance of the GroupInfo class. |
Name | Description | |
---|---|---|
CollapsedImageClass | Determines the css used to show collapsed nodes on the grid. | |
ExpandedImageClass | Determines the css used to show expanded nodes on the grid. | |
FooterText | Determines the text that is displayed in the group footer rows. | |
GroupSingleRow | Using to customize the appearance and position of groups. | |
HeaderText | Determines the text that is displayed in the group header rows. | |
OutlineMode | Determines 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. | |
Position | Determines whether the grid should insert group header and/or group footer rows for this column. |
Name | Description | |
---|---|---|
CopyFrom | Copies the properties of the specified C1.Web.Wijmo.Controls.Settings into the instance of the GroupInfo class that this method is called from. |