Click or drag to resize

ElementEventArgs Properties

The ElementEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyElement Gets the element that caused the event.
Public propertyParentElement Gets the parent element of the element that caused the event.
Top
See Also