ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / CloseButtonStyle Property

In This Topic
    CloseButtonStyle Property (C1DockTabControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CloseButtonStyle As Style
    public Style CloseButtonStyle {get; set;}
    See Also