Back to Devexpress

DevExpress.Xpf.Docking.Base Namespace

wpf-devexpress-dot-xpf-dot-docking.md

latest9.9 KB
Original Source

DevExpress.Xpf.Docking.Base Namespace

Contains classes that implement the base functionality of the DXDocking for WPF suite.

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

NuGet Package : DevExpress.Wpf.Docking

Classes

NameDescription
DockingLocalizerA base class that provides necessary functionality for custom localizers of the Dock Windows library.
DockItemActivatedEventArgsProvides data for the DockLayoutManager.DockItemActivated event.
DockItemCollapsedEventArgsProvides data for the DockLayoutManager.DockItemCollapsed event.
DockItemDockingEventArgsProvides data for the DockLayoutManager.DockItemDocking event.
DockItemDraggingEventArgsProvides data for the DockLayoutManager.DockItemDragging event.
DockItemExpandedEventArgsProvides data for the DockLayoutManager.DockItemExpanded event.
DockOperationCompletedEventArgsProvides data for the DockLayoutManager.DockOperationCompleted event.
DockOperationStartingEventArgsProvides data for the DockLayoutManager.DockOperationStarting event.
IsCustomizationChangedEventArgsProvides data for the DockLayoutManager.IsCustomizationChanged event.
ItemCancelEventArgsProvides data for the events that can be handled to prevent specific docking operations.
ItemEventArgsProvides data for the events used to process specific docking operations on items.
LayoutItemActivatedEventArgsProvides data for the DockLayoutManager.LayoutItemActivated event.
LayoutItemHiddenEventArgsProvides data for the DockLayoutManager.LayoutItemHidden event.
LayoutItemMovedEventArgsProvides data for the DockLayoutManager.LayoutItemMoved event.
LayoutItemRestoredEventArgsProvides data for the DockLayoutManager.LayoutItemRestored event.
LayoutItemSelectionChangedEventArgsProvides data for the DockLayoutManager.LayoutItemSelectionChanged event.
LayoutItemSelectionChangingEventArgsProvides data for the DockLayoutManager.LayoutItemSelectionChanging event.
LayoutItemSizeChangedEventArgsProvides data for the DockLayoutManager.LayoutItemSizeChanged event.
ShowingDockHintsEventArgsSupplies data for the ShowingDockHints event.
ShowingMenuEventArgsProvides data for the DockLayoutManager.ShowingMenu event.
ShowMenuEventArgs<T>The base class that provides data for the DockLayoutManager.ShowingMenu event.

Delegates

NameDescription
DockItemActivatedEventHandlerRepresents a method that will handle the DockLayoutManager.DockItemActivated event.
DockItemCollapsedEventHandlerRepresents a method that will handle the DockLayoutManager.DockItemCollapsed event.
DockItemDockingEventHandlerRepresents a method that will handle the DockLayoutManager.DockItemDocking event.
DockItemDraggingEventHandlerRepresents a method that will handle the DockLayoutManager.DockItemDragging event.
DockItemExpandedEventHandlerRepresents a method that will handle the DockLayoutManager.DockItemExpanded event.
DockOperationCompletedEventHandlerThe method that will handle the DockLayoutManager.DockOperationCompleted event.
DockOperationStartingEventHandlerThe method that will handle the DockLayoutManager.DockOperationStarting event.
IsCustomizationChangedEventHandlerRepresents a method that will handle the DockLayoutManager.IsCustomizationChanged event.
LayoutItemActivatedEventHandlerRepresents a method that will handle the DockLayoutManager.LayoutItemActivated event.
LayoutItemHiddenEventHandlerRepresents a method that will handle the DockLayoutManager.LayoutItemHidden event.
LayoutItemMovedEventHandlerRepresents a method that will handle the DockLayoutManager.LayoutItemMoved event.
LayoutItemRestoredEventHandlerRepresents a method that will handle the DockLayoutManager.LayoutItemRestored event.
LayoutItemSelectionChangedEventHandlerRepresents a method that will handle the DockLayoutManager.LayoutItemSelectionChanged event.
LayoutItemSelectionChangingEventHandlerRepresents a method that will handle the DockLayoutManager.LayoutItemSelectionChanging event.
LayoutItemSizeChangedEventHandlerRepresents a method that will handle the DockLayoutManager.LayoutItemSizeChanged event.
ShowingMenuEventHandlerRepresents a method that will handle the DockLayoutManager.ShowingMenu event.

Enums

NameDescription
AutoHideExpandModeContains values that specify how auto-hidden panels are expanded.
AutoHideExpandStateContains values that identify an auto-hidden state’s expand modes.
AutoHideModeContains values that identify auto-hide modes.
ClosedPanelsBarVisibilityContains values that specify the visibility state of the Closed Panels bar, used to access closed panels.
FloatingDocumentContainerContains values that identify an undocked panel’s behavior.