Back to Devexpress

DataLayoutControl.Controller Property

wpf-devexpress-dot-xpf-dot-layoutcontrol-dot-datalayoutcontrol-7af54ed4.md

latest1.1 KB
Original Source

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

Property Value

Type
DevExpress.Xpf.LayoutControl.DataLayoutControlController

See Also

DataLayoutControl Class

DataLayoutControl Members

DevExpress.Xpf.LayoutControl Namespace