ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapItemsLayer Class / ItemsSource Property

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