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

ItemEventArgs Class

Provides data for the events used to process specific docking operations on items.

Namespace: DevExpress.Xpf.Docking.Base

Assembly: DevExpress.Xpf.Docking.v20.2.dll

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

Declaration

public class ItemEventArgs :
    RoutedEventArgs
See Also