Table of Contents

Property DragStarted

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

DragStarted

Gets or sets whether drag operation was actually started.

public bool DragStarted { get; set; }

Property Value

bool

Remarks

Set this property true if you want to start drag operation. See DragStart for the details.