Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / IntervalAppointmentPresenter Class / IsNotAllDayEventProperty Field

In This Topic
    IsNotAllDayEventProperty Field
    In This Topic
    Identifies the IsNotAllDayEvent dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsNotAllDayEventProperty As DependencyProperty
    public static readonly DependencyProperty IsNotAllDayEventProperty
    See Also