Section.AlternateBackColor Property (Access)
Gets or sets the background color to display on alternate rows of the specified section. Read/write Long.
Version Information
Version Added: Access 2007
Syntax
expression .AlternateBackColor
expression A variable that represents a Section object.
Remarks
The AlternateBackColor property contains a numeric expression that corresponds to the color used to display on alternate rows of the specified section.
You can use the Color Builder to set this property by clicking the Build button to the right of the property box in the property sheet. Using the Color Builder enables you to define custom back colors for controls or sections.