ComponentOne True DBGrid for WinForms
OddRowStyle Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : OddRowStyle Property
Gets or sets the Style object that controls the appearance of an odd-numbered row when using AlternatingRows.
Syntax
'Declaration
 
Public Property OddRowStyle As Style
public Style OddRowStyle {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members