DragEventArgsSupportsDropDescription Property |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public virtual bool SupportsDropDescription { get; }
Public Overridable ReadOnly Property SupportsDropDescription As Boolean
Get
abstract SupportsDropDescription : bool with get
override SupportsDropDescription : bool with get
Property Value
Type:
BooleanSee Also