[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo.AllowDrop

AllowDrop Property

AllowDrop

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

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

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