ItemAddingEventArgs Properties
Provides data for the NavBarViewBase.ItemAdding event.| Name | Description |
|---|---|
| Item | Gets an item object related to the event. |
| SourceObject | Gets the data item to which the event related element (a group or item) is bound. Inherited from ElementAddingEventArgs. |
See Also