Table of Contents

Event PropertyRightClick

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

Occurs when property is clicked with right mouse button.

public event EventHandler? PropertyRightClick

Returns

EventHandler
Occurs when property is clicked with right mouse button.
Implements