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

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