Which feature allows you to apply alternating colors within a Repeater control?
Explanation
The AlternatingItemTemplate is used to define a different layout or style for every other item in a Repeater control, enabling alternating color schemes. DataSource is for binding data, ColorValidator is unrelated, and 'None of these' is incorrect.