[]
        
(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.10.dll
Syntax
public class FetchGroupCellStyleEventArgs : FetchCellStyleEventArgs
Public Class FetchGroupCellStyleEventArgs
    Inherits 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.