Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / ItemIconStyle Property

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