Property BackgroundImages
BackgroundImages
Gets or sets background images attached to this control. Usage of this property depends on the control. Not all controls support it.
[Browsable(false)]
public virtual ControlStateImages? BackgroundImages { get; set; }