[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.GroupInfo

GroupInfo Class

GroupInfo Property of the C1DataColumn object, used to control grouping and rendering of group headers and footers

Inheritance
GroupInfo
Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.8.dll
Syntax
[TypeConverter(typeof(GenericTypeConverter))]
public class GroupInfo

Constructors

Name Description
GroupInfo(C1DataColumn)

Creates a new instance of the object.

Properties

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.

Methods

Name Description
ToString()

Override. The string representation of the object.