Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / Menu Property

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