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

In This Topic
    ShowCloseButton Property (C1DockWindow)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowCloseButton As Boolean
    public bool ShowCloseButton {get; set;}
    See Also