Table of Contents
FooterTemplate Property

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

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