ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ContextMenu Class / VerticalAlignment Property

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