Table of Contents

Property MouseClick

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

MouseClick

Gets or sets an action which is called when 'MouseClick' event is raised.

Action? MouseClick { get; set; }

Property Value

Action