Table of Contents

Event PropertyDoubleClick

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

Occurs when property is double-clicked with left mouse button.

public event EventHandler? PropertyDoubleClick

Returns

EventHandler
Occurs when property is double-clicked with left mouse button.
Implements