Table of Contents

Property DoubleClickAction

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

DoubleClickAction

Gets or sets Action which is executed on mouse double click.

[Browsable(false)]
public virtual Action? DoubleClickAction { get; set; }

Property Value

Action