ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1Tag Class / CloseIconStyle Property

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