[]
Represents the event data for the ElementDeleting event, which occurs when the user has deleted an element.
public class Elements.ElementDeletingNotifyEventArgs
Public Class Elements.ElementDeletingNotifyEventArgs
Name | Description |
---|---|
ElementDeletingNotifyEventArgs(object) | Initializes a new instance of the Elements.ElementDeletingNotifyEventArgs class. |
Name | Description |
---|---|
Element | Gets the element. |