Accordion for WinForms | ComponentOne
C1.Win.Accordion Namespace / ExpandDirectionChangedEventArgs Class / OrientationChanged Property

In This Topic
    OrientationChanged Property
    In This Topic
    Gets a value that indicates whether the value of C1Accordion.Orientation was changed or not.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OrientationChanged As Boolean
    public bool OrientationChanged {get;}
    See Also