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