ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewItem Class / HorizontalHeaderAlignment Property

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