[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditorInfo.BackgroundImage

BackgroundImage Property

BackgroundImage

Gets or sets the background image displayed in the drop-down window.

Declaration
public Image BackgroundImage { get; set; }
Public Property BackgroundImage As Image
Property Value
Type Description
Image

A Image that represents the image to display in the background of the drop-down window.
The default is null.