Version 24.2 (latest)

ExpandableEditorWithText.IndentationLevelChangingEventArgs Class Properties

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

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