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

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