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

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