ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / Orientation Property

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