Back to Devexpress

LayoutGroup.IsLayoutRoot Property

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

latest1.0 KB
Original Source

LayoutGroup.IsLayoutRoot 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 bool IsLayoutRoot { get; }
vb
<Browsable(False)>
Public ReadOnly Property IsLayoutRoot As Boolean

Property Value

Type
Boolean

See Also

LayoutGroup Class

LayoutGroup Members

DevExpress.Xpf.Docking Namespace