Back to Devexpress

Alternating Data Row

aspnetmvc-9157-components-grid-view-visual-elements-alternating-data-row.md

latest835 B
Original Source

Alternating Data Row

  • Dec 17, 2020

An alternating row is an odd-numbered row. Note that the first ASPxGridView data row has the zero index, and is therefore considered to be an even-numbered row.

The table below lists the main properties that affect element functionality.

CharacteristicsMembers
AvailabilityGridViewAlternatingRowStyle.Enabled (via GridViewSettings.Styles .AlternatingRow.Enabled )
StyleGridViewStyles.AlternatingRow (via GridViewSettings.Styles .AlternatingRow )