Skip to main content
Tab

BackgroundImage Class

Represents a background image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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