ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / OrientationProperty Field

In This Topic
    OrientationProperty Field
    In This Topic
    Identifies the Orientation dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly OrientationProperty As DependencyProperty
    public static readonly DependencyProperty OrientationProperty
    See Also