Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1RadialMenuItem Class / IconStyle Property

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