Back to Devexpress

FlowLayoutControl.Controller Property

wpf-devexpress-dot-xpf-dot-layoutcontrol-dot-flowlayoutcontrol-44e217b2.md

latest1.1 KB
Original Source

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

Property Value

Type
DevExpress.Xpf.LayoutControl.FlowLayoutController

See Also

FlowLayoutControl Class

FlowLayoutControl Members

DevExpress.Xpf.LayoutControl Namespace