Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1CalendarItemPresenter Class / C1CalendarItemPresenter Constructor

In This Topic
    C1CalendarItemPresenter Constructor
    In This Topic
    Initializes a new instance of the C1CalendarItemPresenter class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1CalendarItemPresenter()
    See Also