[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.FetchGroupCellStyleEventArgs

FetchGroupCellStyleEventArgs Class

Provides data for the FetchCellStyle event.

Inheritance
FetchGroupCellStyleEventArgs
Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.8.dll
Syntax
public class FetchGroupCellStyleEventArgs : FetchCellStyleEventArgs

Properties

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.