Table of Contents

Property GotFocus

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

GotFocus

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

Action? GotFocus { get; set; }

Property Value

Action