The C1GroupTextEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Col |
Column that is being grouped.
|
![]() |
EndItemIndex |
Last index in the Items collection for the data being grouped.
|
![]() |
GroupCol |
Column initiated grouping.
|
![]() |
GroupText |
This is the text that is being grouped.
|
![]() |
RowType |
Type of item that is being grouped, either GroupHeader or
GroupFooter.
|
![]() |
StartItemIndex |
First index in the Items collection for the data being grouped.
|
![]() |
Text |
This is the text that will be displayed in the grouped Header or Footer.
|