Skip to main content

ItemCancelEventArgs Class

Provides data for the events that can be handled to prevent specific docking operations.

Namespace: DevExpress.Xpf.Docking.Base

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public class ItemCancelEventArgs :
    ItemEventArgs
See Also