Property UpdateOnEnter
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
UpdateOnEnter
Gets or sets a value indicating whether the widget will only trigger an event when the enter key is pressed.
Default: false
.
public bool UpdateOnEnter { get; set; }