Table of Contents
HeaderTemplate Property

Gets or sets the ITemplate that defines how the header section of the ListBox control is displayed.

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