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

In This Topic
    GroupStyle Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property GroupStyle As IObservableVector(Of GroupStyle)
    public IObservableVector<GroupStyle> GroupStyle {get;}
    See Also