Back to Devexpress

DockLayoutManager.LayoutControlItemContextMenuCustomizations Property

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

latest1.2 KB
Original Source

DockLayoutManager.LayoutControlItemContextMenuCustomizations Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Docking

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

NuGet Package : DevExpress.Wpf.Docking

Declaration

csharp
public BarManagerActionCollection LayoutControlItemContextMenuCustomizations { get; }
vb
Public ReadOnly Property LayoutControlItemContextMenuCustomizations As BarManagerActionCollection

Property Value

Type
BarManagerActionCollection

See Also

DockLayoutManager Class

DockLayoutManager Members

DevExpress.Xpf.Docking Namespace