ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / Orientation Property

In This Topic
    Orientation Property
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows Property Orientation As Windows.UI.Xaml.Controls.Orientation
    public new Windows.UI.Xaml.Controls.Orientation Orientation {get; set;}
    See Also