ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1FlipTile Class / VerticalHeaderAlignment Property

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