Skip to main content

ItemEventArgs Class

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

Namespace: DevExpress.Xpf.Docking.Base

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public class ItemEventArgs :
    RoutedEventArgs
See Also