ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / HorizontalContentAlignment Property

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