ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / VerticalContentAlignment Property

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