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

In This Topic
    CloseIconStyle Property (C1TabItem)
    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