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