Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1CalendarItem Class / C1Calendar Property

In This Topic
    C1Calendar Property
    In This Topic
    Gets a C1Calendar owning this C1CalendarItem control. This is a dependency property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property C1Calendar As C1Calendar
    public C1Calendar C1Calendar {get;}
    See Also