Table of Contents

Class CheckBoxList<T>.CheckBoxListChangedEventArgs

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

Provides data for the Changed event.

public class CheckBoxList<T>.CheckBoxListChangedEventArgs : EventArgs
Inheritance
CheckBoxList<T>.CheckBoxListChangedEventArgs
Extension Methods

Properties

IsChecked

Gets a value indicating whether the checkbox has been selected.

Option

Gets the option of which the state has changed.

Value

Gets the value of which the state has changed.

Advanced search syntax