Gets or sets the Style applied to all contained C1TabItems

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

Syntax

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

See Also