Class DropDown.DropDownChangedEventArgs
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Provides data for the Changed event.
public class DropDown.DropDownChangedEventArgs : EventArgs
- Inheritance
-
DropDown.DropDownChangedEventArgs
- Extension Methods
Properties
- Previous
Gets the previously selected option.
- Selected
Gets the option that has been selected.