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

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