Back to Devexpress

TabbedLayoutGroup.BackgroundImage Property

aspnet-devexpress-dot-web-dot-tabbedlayoutgroup-d2ab3433.md

latest1.2 KB
Original Source

TabbedLayoutGroup.BackgroundImage Property

Gets the tabbed layout group’s background image.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public BackgroundImage BackgroundImage { get; }
vb
Public ReadOnly Property BackgroundImage As BackgroundImage

Property Value

TypeDescription
BackgroundImage

A BackgroundImage object that is a background image.

|

Remarks

Use the BackgroundImage property to access the settings of an image that should be displayed as the background of an individual tabbed layout group.

See Also

TabbedLayoutGroup Class

TabbedLayoutGroup Members

DevExpress.Web Namespace