ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenu Class / ItemsPanelRoot Property

In This Topic
    ItemsPanelRoot Property (C1RadialMenu)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemsPanelRoot As Windows.UI.Xaml.Controls.Panel
    public Windows.UI.Xaml.Controls.Panel ItemsPanelRoot {get;}
    See Also