ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / HeaderBackgroundProperty Field

In This Topic
    HeaderBackgroundProperty Field (C1DockTabControl)
    In This Topic
    Identifies the C1DockTabControl.HeaderBackground dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly HeaderBackgroundProperty As DependencyProperty
    public static readonly DependencyProperty HeaderBackgroundProperty
    See Also