Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Calendar Class / MonthHeightProperty Field

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