Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenu Class / ItemIconStyle Property

In This Topic
    ItemIconStyle Property
    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