Version

ExpandedStateChangingEventArgs Class Properties

For a list of all members of this type, see ExpandedStateChangingEventArgs members.

Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs)
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCollapsingReturns true if the Expanded property is transitioning from true to false.  
Public PropertyExpandingReturns true if the Expanded property is transitioning from false to true.  
See Also