BackgroundImage Class
In This Article
Represents a background image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class BackgroundImage :
StateManager
#Remarks
The BackgroundImage class contains settings that define a background image which can be displayed by different elements of web controls provided by DevExpress.
#Implements
#Inheritance
Object
StateManager
BackgroundImage
See Also