ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1TileBase Class / VerticalContentAlignment Property

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