[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBDropdown.FetchRowStyle

FetchRowStyle Event

Occurs whenever the grid is about to display a row of data and the FetchRowStyles property is True.

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.10.dll
Syntax
public event FetchRowStyleEventHandler FetchRowStyle
Public Event FetchRowStyle As FetchRowStyleEventHandler
Returns
Type Description
FetchRowStyleEventHandler Occurs whenever the grid is about to display a row of data and the FetchRowStyles property is True.