Back to Devexpress

BackgroundImage Class

aspnet-devexpress-dot-web-d5d52f34.md

latest2.9 KB
Original Source

BackgroundImage Class

Represents a background image.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class BackgroundImage :
    StateManager
vb
Public Class BackgroundImage
    Inherits StateManager

The following members return BackgroundImage objects:

Show 19 links

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

IStateManager

Inheritance

Object StateManager BackgroundImage

See Also

BackgroundImage Members

DevExpress.Web Namespace