GroupAddingEventArgs Class
In This Article
Provides data for the NavBarViewBase.GroupAdding event.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v14.2.dll
#Declaration
#Remarks
Instances of the GroupAddingEventArgs class are automatically created, initialized and passed to corresponding event handlers.
#Inheritance
Object
EventArgs
ElementAddingEventArgs
GroupAddingEventArgs
See Also