Class RadioButtonListBase
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
public abstract class RadioButtonListBase : InteractiveWidget, IRadioButtonListBase, IIsReadonlyWidget
- Inheritance
-
RadioButtonListBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
Properties
- IsReadOnly
Gets or sets a value indicating whether the control is displayed in read-only mode. Read-only mode causes the widgets to appear read-write but the user won't be able to change their value. This only affects interactive scripts running in a web environment.
- IsSorted
Gets or sets a value indicating whether the options in the radio button list are sorted.
- Tooltip
Gets or sets the tooltip text associated with the radio button list.