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

In This Topic
    Icon Property (C1RadialMenu)
    In This Topic
    Gets or sets the icon that appears in a C1RadialMenu.
    Syntax
    'Declaration
     
    
    Public Property Icon As Object
    public object Icon {get; set;}
    See Also