[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.BackgroundImage

BackgroundImage Property

BackgroundImage

Gets or sets the background image displayed in the pop up window.

Declaration
[Browsable(true)]
public Image BackgroundImage { get; set; }
<Browsable(True)>
Public Property BackgroundImage As Image
Property Value
Type Description
Image

An Image that represents the image to display in the background of the pop up window.
The default is null.