ElementAddingEventArgs Class
In This Article
Provides data for events which concern adding an item or group.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.2.dll
NuGet Package: DevExpress.Wpf.NavBar
#Declaration
#Remarks
ElementAddingEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
See Also