Table of Contents
HeaderTemplate Property

Gets or sets template for the header of the DockView.

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