Back to Devexpress

LayoutControlBase.Controller Property

wpf-devexpress-dot-xpf-dot-layoutcontrol-dot-layoutcontrolbase-74995860.md

latest1.1 KB
Original Source

LayoutControlBase.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 LayoutControllerBase Controller { get; }
vb
Public ReadOnly Property Controller As LayoutControllerBase

Property Value

Type
DevExpress.Xpf.LayoutControl.LayoutControllerBase

See Also

LayoutControlBase Class

LayoutControlBase Members

DevExpress.Xpf.LayoutControl Namespace