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

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