Table of Contents

Property RunAfterLostFocus

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

RunAfterLostFocus

Gets or sets GenericControlAction which is executed when the control lost focus.

[Browsable(false)]
public virtual GenericControlAction RunAfterLostFocus { get; set; }

Property Value

GenericControlAction