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

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