ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaysOfWeekPresenter Class / VerticalAlignment Property

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