Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / RibbonTabItem Class / CloseIconStyle Property

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