ComponentOne True DBGrid for WinForms
EvenRowStyle Property (Split)

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

Reference

Split Class
Split Members