ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1CalendarViewPresenter Class / C1CalendarViewPresenter Constructor

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