ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaysOfWeekPresenter Class / IsGrouping Property

In This Topic
    IsGrouping Property (DaysOfWeekPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsGrouping As System.Boolean
    public System.bool IsGrouping {get;}
    See Also