Skip to main content
A newer version of this page is available. .
Tab

BackgroundImage Class

Represents a background image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class BackgroundImage :
    StateManager

The following members return BackgroundImage objects:

Show 106 links
Library Related API Members
ASP.NET Controls and MVC Extensions AppearanceStyleBase.BackgroundImage
ASPxFloatingActionButton.BackgroundImage
ASPxGaugeControl.BackgroundImage
ASPxHint.BackgroundImage
ASPxHtmlEditor.BackgroundImage
ASPxImageZoom.BackgroundImage
ASPxMenuBase.GutterBackgroundImage
ASPxMenuBase.SeparatorBackgroundImage
ASPxPagerBase.SeparatorBackgroundImage
ASPxRatingControl.BackgroundImage
ASPxSchedulerStorageControl.BackgroundImage
ASPxSpellChecker.BackgroundImage
ASPxWebComponent.BackgroundImage
ASPxWebControl.BackgroundImage
CaptchaImageProperties.BackgroundImage
ColorIndicatorStyle.BackgroundImage
EmptyLayoutItem.BackgroundImage
FilterBoxInfoTextStyle.BackgroundImage
GridExportAppearanceBase.BackgroundImage
HtmlEditorPasteOptionsBarStyle.GutterBackgroundImage
HtmlEditorStatusBarSizeGripStyle.BackgroundImage
ImageSliderPassePartoutStyle.BackgroundImage
ItemPickerTableCellStyle.BackgroundImage
LayoutGroup.BackgroundImage
LayoutItem.BackgroundImage
LevelProperties.BackgroundImage
MenuStyle.GutterBackgroundImage
MenuStyle.SeparatorBackgroundImage
PagerDropDownWindowStyle.GutterBackgroundImage
PagerDropDownWindowStyle.SeparatorBackgroundImage
PagerStyle.SeparatorBackgroundImage
PanelPart.BackgroundImage
ReportToolbarSettings.SeparatorBackgroundImage
SiteMapColumn.BackgroundImage
SpaceTabTemplateStyle.BackgroundImage
SplitterPaneCollapsedStyle.BackgroundImage
TabbedLayoutGroup.BackgroundImage
TitleIndexColumn.BackgroundImage
ToolbarStyle.GutterBackgroundImage
TrackBarButtonStyle.BackgroundImage
TrackBarTickStyle.BackgroundImage
TreeListExportAppearance.BackgroundImage
ASP.NET Bootstrap Controls BootstrapAccordion.BackgroundImage
BootstrapBinaryImage.BackgroundImage
BootstrapButton.BackgroundImage
BootstrapButtonEdit.BackgroundImage
BootstrapCalendar.BackgroundImage
BootstrapCallbackPanel.BackgroundImage
BootstrapCardView.BackgroundImage
BootstrapCardViewColumnLayoutItem.BackgroundImage
BootstrapCardViewCommandLayoutItem.BackgroundImage
BootstrapCardViewLayoutGroup.BackgroundImage
BootstrapCardViewTabbedLayoutGroup.BackgroundImage
BootstrapCheckBox.BackgroundImage
BootstrapCheckBoxList.BackgroundImage
BootstrapColorEdit.BackgroundImage
BootstrapComboBox.BackgroundImage
BootstrapDateEdit.BackgroundImage
BootstrapDropDownEdit.BackgroundImage
BootstrapEditModeCommandLayoutItem.BackgroundImage
BootstrapFileManager.BackgroundImage
BootstrapFormLayout.BackgroundImage
BootstrapGridView.BackgroundImage
BootstrapGridViewColumnLayoutItem.BackgroundImage
BootstrapGridViewLayoutGroup.BackgroundImage
BootstrapGridViewTabbedLayoutGroup.BackgroundImage
BootstrapHyperLink.BackgroundImage
BootstrapImage.BackgroundImage
BootstrapLayoutGroup.BackgroundImage
BootstrapLayoutItem.BackgroundImage
BootstrapListBox.BackgroundImage
BootstrapMemo.BackgroundImage
BootstrapMenuBase.BackgroundImage
BootstrapMenuBase.GutterBackgroundImage
BootstrapMenuBase.SeparatorBackgroundImage
BootstrapPageControl.BackgroundImage
BootstrapPager.BackgroundImage
BootstrapPager.SeparatorBackgroundImage
BootstrapPopupControl.BackgroundImage
BootstrapPopupMenu.BackgroundImage
BootstrapPopupMenu.GutterBackgroundImage
BootstrapPopupMenu.SeparatorBackgroundImage
BootstrapProgressBar.BackgroundImage
BootstrapRadioButton.BackgroundImage
BootstrapRadioButtonList.BackgroundImage
BootstrapRibbon.BackgroundImage
BootstrapRichEdit.BackgroundImage
BootstrapScheduler.BackgroundImage
BootstrapSchedulerDateNavigator.BackgroundImage
BootstrapSchedulerResourceNavigator.BackgroundImage
BootstrapSchedulerTimeZoneEdit.BackgroundImage
BootstrapSchedulerViewNavigator.BackgroundImage
BootstrapSchedulerViewSelector.BackgroundImage
BootstrapSchedulerViewVisibleInterval.BackgroundImage
BootstrapSpinEdit.BackgroundImage
BootstrapSpreadsheet.BackgroundImage
BootstrapTabbedLayoutGroup.BackgroundImage
BootstrapTabControl.BackgroundImage
BootstrapTagBox.BackgroundImage
BootstrapTextBox.BackgroundImage
BootstrapTimeEdit.BackgroundImage
BootstrapTreeView.BackgroundImage
BootstrapUploadControl.BackgroundImage
BootstrapWebClientUIWidget.BackgroundImage
Reporting ReportToolbar.SeparatorBackgroundImage
ReportViewer.BackgroundImage

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