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

In This Topic
    C1Calendar Property (C1CalendarItem)
    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