Table of Contents

Property DragLeave

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DragLeave

Gets or sets an action which is called when 'DragLeave' event is raised.

Action? DragLeave { get; set; }

Property Value

Action