Name | Description | |
---|---|---|
ExpandDirectionChangingEventArgs Constructor | Initializes a new instance of the ExpandDirectionChangingEventArgs. |
The following tables list the members exposed by ExpandDirectionChangingEventArgs.
Name | Description | |
---|---|---|
ExpandDirectionChangingEventArgs Constructor | Initializes a new instance of the ExpandDirectionChangingEventArgs. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
NewExpandDirection | Gets the value that ExpandDirection is about to change to. | |
NewOrientation | Gets the value that C1Accordion.Orientation is about to change to. | |
OldExpandDirection | Gets the current value of ExpandDirection. | |
OldOrientation | Gets the current value of C1Accordion.Orientation | |
OrientationChanging | Gets a value that indicates whether the value of C1Accordion.Orientation will be changed. |