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

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