Table of Contents

Property ClickAction

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

ClickAction

Gets or sets Action which will be executed when this control is clicked by the user.

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

Property Value

Action