Skip to main content
Tab

FilterBoxInfoTextStyle.BackgroundImage Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public override BackgroundImage BackgroundImage { get; }

#Property Value

Type Description
BackgroundImage

A BackgroundImage object that represents the background image.

See Also