Back to Devexpress

DockLayoutManager.Items Property

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

latest1.0 KB
Original Source

DockLayoutManager.Items 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
[Browsable(false)]
public SerializableItemCollection Items { get; set; }
vb
<Browsable(False)>
Public Property Items As SerializableItemCollection

Property Value

Type
DevExpress.Xpf.Docking.SerializableItemCollection

See Also

DockLayoutManager Class

DockLayoutManager Members

DevExpress.Xpf.Docking Namespace