[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDown.AllowDrop

AllowDrop Property

AllowDrop

Gets or sets a value that indicates whether to allow a drop action.

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

true to allow a drop; otherwise, false.
The default is true.