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

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