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

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