ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / WPFWindow Class / ShowHeader Property

In This Topic
    ShowHeader Property (WPFWindow)
    In This Topic
    Gets or sets a value that determines whether the common header is visible.
    Syntax
    'Declaration
     
    Public Property ShowHeader As Boolean
    public bool ShowHeader {get; set;}
    See Also