TouchListLiteBackgroundImage Property

Gets or sets the background image displayed in the control.

Definition

Namespace: BeeMobile.TouchList
Assembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
public override Image BackgroundImage { get; set; }

Return Value

Image
An Image that represents the image to display in the background of the control.

See Also