Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Scheduler Class / IsGroupedProperty Field

In This Topic
    IsGroupedProperty Field (C1Scheduler)
    In This Topic
    Identifies the C1Scheduler.IsGrouped property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsGroupedProperty As DependencyProperty
    public static readonly DependencyProperty IsGroupedProperty
    See Also