Interface IRadioButtonListBase
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Defines the base functionality for a radio button list widget, including properties for state and appearance management.
public interface IRadioButtonListBase
- Extension Methods
Properties
- IsReadOnly
Gets or sets a value indicating whether the radio button list is read-only.
- 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.