RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / C1TextElement Class / VerticalAlignmentProperty Field

In This Topic
    VerticalAlignmentProperty Field
    In This Topic
    Identifies the VerticalAlignment style property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly VerticalAlignmentProperty As StyleProperty
    public static readonly StyleProperty VerticalAlignmentProperty
    See Also