Gets an object that represents the editable region which causes the event. It is of the type EditableRegion.

Syntax

public EditableRegion EditableRegion { get; }
Public ReadOnly Property EditableRegion() As EditableRegion

Limitations

Read only.