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


In This Topic
    ExpandDirectionChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ExpandDirectionChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ExpandDirectionChangedEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the current value of ExpandDirection.  
    Public PropertyGets the new value of C1Accordion.Orientation  
    Public PropertyGets the previous value of ExpandDirection.  
    Public PropertyGets the previous value of C1Accordion.Orientation  
    Public PropertyGets a value that indicates whether the value of C1Accordion.Orientation was changed or not.  
    Top
    See Also