Skip to main content
A newer version of this page is available. .
Tab

FilterBoxInfoTextStyle.BackgroundImage Property

Gets the background image of the filter box info text element.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public override BackgroundImage BackgroundImage { get; }

Property Value

Type Description
BackgroundImage

A BackgroundImage object that represents the background image.

See Also