[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListGradientEffect

ListGradientEffect Property

ListGradientEffect

Gets or sets the background gradient effect.

Declaration
public GradientEffect ListGradientEffect { get; set; }
Public Property ListGradientEffect As GradientEffect
Property Value
Type Description
GradientEffect

A GradientEffect value that indicates the background gradient effect of the control.
The default is null.

Remarks

The value of this property is drawn in the background of the drop-down list window, but the BackgroundImage covers it.