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