ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockWindow Class / Header Property

In This Topic
    Header Property (C1DockWindow)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Header As Object
    public object Header {get; set;}
    See Also