Class CheckBoxList.CheckBoxListChangedEventArgs
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Provides data for the Changed event.
public class CheckBoxList.CheckBoxListChangedEventArgs : EventArgs
- Inheritance
-
CheckBoxList.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.