[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockTabItem.SelectedHeaderTemplate

SelectedHeaderTemplate Property

SelectedHeaderTemplate

Gets or sets a data template that is used to display the Header in the context of the C1DockTabControl header banner.

Declaration
public DataTemplate SelectedHeaderTemplate { get; set; }
Remarks

When this property is null, HeaderTemplate is used instead.