Click or drag to resize

ElementModelIsDropAllowed Property

Allows the element to be dropped by the user.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string IsDropAllowed { get; set; }

Property Value

Type: String
See Also