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

In This Topic
    BackgroundProperty Field (CalendarBase)
    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