Table of Contents

Class RadioButtonList.RadioButtonChangedEventArgs

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

Provides data for the Changed event.

public class RadioButtonList.RadioButtonChangedEventArgs : EventArgs
Inheritance
RadioButtonList.RadioButtonChangedEventArgs
Extension Methods

Properties

Previous

Gets the previously selected option.

SelectedValue

Gets the option that has been selected.