Table of Contents

Event UnChecked

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

Triggered when the checkbox is cleared. WantsOnChange will be set to true when this event is subscribed to.

public event EventHandler<EventArgs> UnChecked

Returns

EventHandler<EventArgs>
Triggered when the checkbox is cleared. WantsOnChange will be set to true when this event is subscribed to.