True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / FetchGroupCellStyleEventArgs Class
Properties


In This Topic
    FetchGroupCellStyleEventArgs Class Members
    In This Topic

    The following tables list the members exposed by FetchGroupCellStyleEventArgs.

    Public Properties
     NameDescription
    Public PropertyThe Style used to render the cell. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs)
    Public PropertyThe index of the column in the DisplayColumns collection. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs)
    Public PropertyThe C1DisplayColumn being rendered. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs)
    Public PropertyThe sum of one or more CellStyleFlag constants describing the disposition of the cell being rendered. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs)
    Public PropertyLast row index that is being grouped.  
    Public PropertyValue that the data is being grouped on.  
    Public PropertyThe index of the row for the cell being rendered. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs)
    Public PropertyIndicates the position in the Splits collection. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs)
    Public PropertyFirst row index that is being grouped.  
    Top
    See Also