Skip to main content

View Background

The View background is the area not occupied by any other View visual element. In Table Views, the background is visible if there are only a few records so that they don’t occupy the entire View vertically or if columns don’t occupy the entire View area.

Background

Feature

Related Members

Content

If a View has no data to display, the 'No data to display' string is displayed in the background’s center.

If needed, you can provide another descriptive string using the View’s OptionsView.NoDataToDisplayInfoText property.

Appearance

The View’s Styles.Background property. The background bitmap can be set via the View’s BackgroundBitmaps.Background property.