Table of Contents
AlternateItemStyle Property

Gets or sets the style properties for alternating list box items.

Syntax
 public ElementStyle AlternateItemStyle { get; set; }
See Also