[]
Provides data for the FetchCellStyle event.
public class FetchGroupCellStyleEventArgs : FetchCellStyleEventArgs
Name | Description |
---|---|
EndRowIndex | Last row index that is being grouped. |
GroupText | Value that the data is being grouped on. |
StartRowIndex | First row index that is being grouped. |