Table of Contents

Method OnPropertyDoubleClick

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

OnPropertyDoubleClick(EventArgs)

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

protected virtual void OnPropertyDoubleClick(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.