ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / VerticalContentAlignment Property

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