Gets or sets a Background object used to fill the area between every other grid two grid lines.
[Visual Basic]
Public Property AlternateGridBackground As Background
[C#]
public Background AlternateGridBackground {get; set;}
A Background object that will fill every other grid area.
To disable this feature, set AlternateGridBackground.Color = Color.Empty.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.