Table of Contents

Method OnPropertyRightClick

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

OnPropertyRightClick(EventArgs)

Called when property is clicked with right mouse button.

protected virtual void OnPropertyRightClick(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.