[]
GroupInfo Property of the C1DataColumn object, used to control grouping and rendering of group headers and footers
[TypeConverter(typeof(GenericTypeConverter))]
public class GroupInfo
Name | Description |
---|---|
GroupInfo(C1DataColumn) | Creates a new instance of the object. |
Name | Description |
---|---|
AggregatesText | Gets or sets the text that is displayed with the Aggregates value |
ColumnVisible | Gets or set a value indicating the visibility of a column when it's grouped. |
FooterText | Gets or sets the text that is displayed in the group footer row. |
HeaderText | Gets or sets the text that is displayed in the group header row. |
Interval | Gets or sets the way rows are grouped. |
OutlineMode | Gets or sets the initial expanded/collapsed state of the grouped row. |
Position | Gets or sets the position of the grouped row. |
Name | Description |
---|---|
ToString() | Override. The string representation of the object. |