Property BackgroundImage
BackgroundImage
Gets or sets the background image displayed in the control. Usage of this property depends on the control. Not all controls support it.
[Browsable(false)]
public virtual Image? BackgroundImage { get; set; }