Back to Devexpress

ITileContainerDefaultProperties.ActualBackgroundImageLayout Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-itilecontainerdefaultproperties-8677c1ea.md

latest1.5 KB
Original Source

ITileContainerDefaultProperties.ActualBackgroundImageLayout Property

TileContainers do not currently support background images.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
ImageLayout ActualBackgroundImageLayout { get; }
vb
ReadOnly Property ActualBackgroundImageLayout As ImageLayout

Property Value

Type
ImageLayout

See Also

ITileContainerDefaultProperties Interface

ITileContainerDefaultProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace