Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenuItem Class / Menu Property

In This Topic
    Menu Property (C1RadialMenuItem)
    In This Topic
    Identifies the parent C1RadialMenu of this item.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Menu As C1RadialMenu
    public C1RadialMenu Menu {get;}
    See Also