Skip to main content

DockOperationStartingEventArgs Class

Provides data for the DockLayoutManager.DockOperationStarting event.

Namespace: DevExpress.Xpf.Docking.Base

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public class DockOperationStartingEventArgs :
    ItemCancelEventArgs

Inheritance

See Also