Accordion for WinForms | ComponentOne
C1.Win.Accordion Namespace / ExpandDirectionChangedEventArgs Class / ExpandDirectionChangedEventArgs Constructor
The previous ExpandDirection value.
The current ExpandDirection value.

In This Topic
    ExpandDirectionChangedEventArgs Constructor
    In This Topic
    Initializes a new instance of the ExpandDirectionChangedEventArgs.
    Syntax

    Parameters

    oldExpandDirection
    The previous ExpandDirection value.
    newExpandDirection
    The current ExpandDirection value.
    oldOrientation
    newOrientation
    See Also