Version

ExpandableEditorWithText.ExpandedStateChangingEventArgs Class Members

The following tables list the members exposed by ExpandableEditorWithText.ExpandedStateChangingEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyElementReturns the ExpandableEditorWithTextUIElement that triggered the firing of the event.  
Public PropertyNewExpandedStateReturns the new value for the Expanded property.  
See Also