[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.FetchRowStyleEventArgs

FetchRowStyleEventArgs Class

Provides data for the FetchRowStyle event.

Inheritance
FetchRowStyleEventArgs
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public class FetchRowStyleEventArgs : EventArgs

Properties

Name Description
CellStyle

The Style used to render the row.

Row

The index of the row for the cell being rendered.

Split

Indicates the position in the Splits collection.