ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditorPanel Class / HorizontalAlignment Property

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