ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenu Class / ColorItemStyle Property

In This Topic
    ColorItemStyle Property
    In This Topic
    Gets or sets the style used to display the C1RadialColorItem.
    Syntax
    'Declaration
     
    Public Property ColorItemStyle As Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style ColorItemStyle {get; set;}
    See Also