ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ContextMenu Class / Items Property

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