Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1CalendarItem Class / MonthFullNameProperty Field

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