[]
Gets or sets a data template that is used to display the Header in the context of the C1DockTabControl header banner.
public DataTemplate SelectedHeaderTemplate { get; set; }
When this property is null, HeaderTemplate is used instead.