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

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