[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockControl.DockTabControlStyle

DockTabControlStyle Property

DockTabControlStyle

Gets or sets the Style that is applied to the inner C1DockTabControl instances.

Declaration
public Style DockTabControlStyle { get; set; }
Remarks

Most settings should be customized in this style and not directly in C1DockTabControl instances in the WPF so that they are not lost when the user rearranges the window and new C1DockTabControls are created.