Which feature allows you to apply alternating colors within a Repeater control?

Choose the correct answer

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.

Which feature allows you to apply alternating colors… — ASP.net | PakQuizHub