Gets or sets the Brush that will be assigned to the Foreground of the tab strip.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public Brush TabStripForeground { get; set; } |
| Visual Basic |
|---|
Public Property TabStripForeground As Brush Get Set |