GroupAddingEventArgs Constructors
Provides data for the NavBarViewBase.GroupAdding event.Name | Parameters | Description |
---|---|---|
GroupAddingEventArgs(NavBarGroup, Object) | group, sourceObject | Initializes a new instance of the GroupAddingEventArgs class with the specified settings. |
See Also