TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabControl Class / CloseIconStyle Property

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