Table of Contents
FooterTemplate Property

Gets or sets the template for the footer of the DockView.

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