Table of Contents
ItemTemplate Property

Gets or sets the ITemplate that defines how items in the ListBox control are displayed.

Syntax
 public ITemplate ItemTemplate { get; set; }
See Also