Back to Devexpress

LayoutGroup.Controller Property

wpf-devexpress-dot-xpf-dot-layoutcontrol-dot-layoutgroup-2f4c3ba8.md

latest1.0 KB
Original Source

LayoutGroup.Controller Property

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

Namespace : DevExpress.Xpf.LayoutControl

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

NuGet Package : DevExpress.Wpf.LayoutControl

Declaration

csharp
public LayoutGroupController Controller { get; }
vb
Public ReadOnly Property Controller As LayoutGroupController

Property Value

Type
DevExpress.Xpf.LayoutControl.LayoutGroupController

See Also

LayoutGroup Class

LayoutGroup Members

DevExpress.Xpf.LayoutControl Namespace