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

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