Back to Devexpress

FilterBoxInfoTextStyle.BackgroundImage Property

aspnet-devexpress-dot-web-dot-filterboxinfotextstyle-157f3466.md

latest1.2 KB
Original Source

FilterBoxInfoTextStyle.BackgroundImage Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
BackgroundImage

A BackgroundImage object that represents the background image.

|

See Also

FilterBoxInfoTextStyle Class

FilterBoxInfoTextStyle Members

DevExpress.Web Namespace