Table of Contents

Property RunAfterGotFocus

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

RunAfterGotFocus

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

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

Property Value

GenericControlAction