Version 24.2 (latest)

ExpandableEditorWithText.ExpandedStateChangingEventArgs Class Properties

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

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