ElementAddingEventArgs Constructors
Provides data for events which concern adding an item or group.| Name | Parameters | Description |
|---|---|---|
| ElementAddingEventArgs(Object) | sourceObject | Initializes a new instance of the ElementAddingEventArgs class with the specified setting. |
See Also