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

In This Topic
    ItemsPanel Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ItemsPanel As ItemsPanelTemplate
    public ItemsPanelTemplate ItemsPanel {get; set;}
    See Also