ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1CalendarPresenter Class / Projection Property

In This Topic
    Projection Property (C1CalendarPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Projection As Windows.UI.Xaml.Media.Projection
    public Windows.UI.Xaml.Media.Projection Projection {get; set;}
    See Also