[]
Gets or sets the Style that is applied to the inner C1DockTabControl instances.
public Style DockTabControlStyle { get; set; }
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.