TouchListLiteBackgroundImage Property
Gets or sets the background image displayed in the control.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public override Image BackgroundImage { get; set; }
Public Overrides Property BackgroundImage As Image
Get
Set
Return Value
ImageAn
Image that represents the image to display in the background of the control.