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

In This Topic
    ItemsSource Property (C1RadialMenu)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemsSource As System.Object
    public System.object ItemsSource {get; set;}
    See Also