Table of Contents
FooterTemplate Property

Gets or sets the template for the drop down footer.

Syntax
 public DataTemplate FooterTemplate { get; set; }
Remarks

See Drop Down Header and Footer for more details about this feature.

See Also