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

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