Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TileListBoxPanel Class / Orientation Property

In This Topic
    Orientation Property (C1TileListBoxPanel)
    In This Topic
    Gets or sets the orientation in which the list is displayed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Orientation As Orientation
    public Orientation Orientation {get;}
    See Also