Gets or sets the toolbar tab control style.

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

Syntax

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

See Also