ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / WeekNumbersPresenter Class / HorizontalAlignment Property

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