ComponentOne DockControl for WPF and Silverlight
TabControlBackground Property

C1.WPF.Docking Namespace > C1DockControl Class : TabControlBackground Property
Gets or sets the System.Windows.Media.Brush used as background of the contained C1DockTabControls.
Syntax
'Declaration
 
Public Property TabControlBackground As System.Windows.Media.Brush
public System.Windows.Media.Brush TabControlBackground {get; set;}
See Also

Reference

C1DockControl Class
C1DockControl Members