TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabItem Class / CloseButtonStyle Property

In This Topic
    CloseButtonStyle Property (C1TabItem)
    In This Topic
    Gets or sets the style of the close button.
    Syntax
    'Declaration
     
    
    Public Property CloseButtonStyle As Style
    public Style CloseButtonStyle {get; set;}
    See Also