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

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