Property RunAfterLostFocus
RunAfterLostFocus
Gets or sets GenericControlAction which is executed when the control lost focus.
[Browsable(false)]
public virtual GenericControlAction RunAfterLostFocus { get; set; }
Gets or sets GenericControlAction which is executed when the control lost focus.
[Browsable(false)]
public virtual GenericControlAction RunAfterLostFocus { get; set; }