ComponentOne Basic Library for UWP
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 Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style ItemIconStyle {get; set;}
    See Also