Table of Contents

Class RadioButtonList<T>.RadioButtonChangedEventArgs

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

Provides data for the Changed event.

public class RadioButtonList<T>.RadioButtonChangedEventArgs : EventArgs
Inheritance
RadioButtonList<T>.RadioButtonChangedEventArgs
Extension Methods

Properties

Previous

Gets the previously selected value.

PreviousOption

Gets the previously selected option.

Selected

Gets the value that has been selected.

SelectedOption

Gets the option that has been selected.