Table of Contents
ItemHoverStyle Property

Gets or sets the style properties for a list box item when mouse is over the item.

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