Accordion for WinForms | ComponentOne
C1.Win.Accordion Namespace / ExpandDirectionChangingEventArgs Class / OrientationChanging Property

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