Back to Devexpress

Tile.Controller Property

wpf-devexpress-dot-xpf-dot-layoutcontrol-dot-tile-994150b6.md

latest993 B
Original Source

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

Property Value

Type
DevExpress.Xpf.LayoutControl.TileController

See Also

Tile Class

Tile Members

DevExpress.Xpf.LayoutControl Namespace