Table of Contents
SelectedItemStyle Property

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

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