ComponentOne True DBGrid for WinForms
AlternatingRows Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : AlternatingRows Property
Gets or sets a value indicating whether the grid or split uses the OddRowStyle for odd-numbered rows and EvenRowStyle for even-numbered rows.
Syntax
'Declaration
 
Public Property AlternatingRows As System.Boolean
public System.bool AlternatingRows {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members