GroupAddingEventArgs Properties
Provides data for the NavBarViewBase.GroupAdding event.
Name | Description |
---|---|
Group | Gets a group 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