Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / VisualIntervalGroup Class / Group Property

In This Topic
    Group Property
    In This Topic
    Gets a C1.Xaml.CollectionViewGroup object representing a group item.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Group As C1.Xaml.CollectionViewGroup
    public C1.Xaml.CollectionViewGroup Group {get;}
    See Also