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

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