Table of Contents

Property LostFocus

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

LostFocus

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

Action? LostFocus { get; set; }

Property Value

Action