Gets or sets the Style applied to all contained C1TabItems

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public Style ItemContainerStyle { get; set; }
Visual Basic
Public Property ItemContainerStyle As Style
	Get
	Set

See Also