Version

ExpandableEditorWithText.IndentationLevelChangingEventArgs Class Members

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

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDeltaReturns the amount by which the Level property has changed.  
Public PropertyElementReturns the ExpandableEditorWithTextUIElement that triggered the firing of the event.  
See Also