[]
Provides data for the GroupText event.
public class GroupIntervalEventArgs : EventArgs
| Name | Description |
|---|---|
| Col | Column that is being grouped. |
| Row | Row index that is being grouped. |
| Value | Underlying value of the row being grouped. |