ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabItem Class / SelectedBackground Property

In This Topic
    SelectedBackground Property (C1DockTabItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectedBackground As Brush
    public Brush SelectedBackground {get; set;}
    See Also