The EditableRegionEventArgs class provides data for the EditableRegionCreated, EditableRegionDeleted, EditableRegionEntered and EditableRegionLeft events. When an editable region is deleted, the EditableRegion object provided with the event data has the following valid properties: HighlightColor, HighlightMode, ID and UserName. All other properties are undefined.
public class EditableRegionEventArgs: EventArgs
Public Class EditableRegionEventArgs Inherits EventArgs
Introduced: X15.