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

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