Skip to main content
A newer version of this page is available. .

ElementAddingEventArgs Class

Provides data for events which concern adding an item or group.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.NavBar, DevExpress.Wpf.Navigation

Declaration

public class ElementAddingEventArgs :
    EventArgs

Remarks

ElementAddingEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

See Also