[]
        
(Showing Draft Content)

C1.Win.Accordion.C1Accordion.ExpandDirectionChanging

ExpandDirectionChanging Event

Occurs when the ExpandDirection property is changing.

Namespace: C1.Win.Accordion
Assembly: C1.Win.Accordion.10.dll
Syntax
public event EventHandler<ExpandDirectionChangingEventArgs> ExpandDirectionChanging
Public Event ExpandDirectionChanging As EventHandler(Of ExpandDirectionChangingEventArgs)
Returns
Type Description
EventHandler<ExpandDirectionChangingEventArgs> Occurs when the property is changing.