ComponentOne Basic Library for UWP
TabStripForeground Property

C1.UWP Assembly > C1.Xaml Namespace > C1TabControl Class : TabStripForeground Property
Gets or sets the Windows.UI.Xaml.Media.Brush that will be assigned to the Foreground of the tab strip.
Syntax
'Declaration
 
Public Property TabStripForeground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush TabStripForeground {get; set;}
See Also

Reference

C1TabControl Class
C1TabControl Members