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