Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1Scheduler Class / AppointmentForegroundProperty Field

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