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

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