Table of Contents
ItemStyle Property

Gets or sets the style properties for list box items.

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