[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDown.ShowShadow

ShowShadow Property

ShowShadow

Gets or sets a bool value that indicates whether to show a shadow on the drop-down dialog.

Declaration
public bool ShowShadow { get; set; }
Public Property ShowShadow As Boolean
Property Value
Type Description
bool

A bool value, true to show a shadow on the drop-down dialog; otherwise, false.
The default is false.