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

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