'Declaration
Public Property ListGradientEffect As GradientEffect
'Usage
Dim instance As GcComboBoxCellType Dim value As GradientEffect instance.ListGradientEffect = value value = instance.ListGradientEffect
public GradientEffect ListGradientEffect {get; set;}
Property Value
A GradientEffect value that indicates the background gradient effect of the control.The default is a null reference (Nothing in Visual Basic).