Property LinkedWidgets
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
LinkedWidgets
Gets the collection of widgets that are affected by this collapse button.
public List<Widget> LinkedWidgets { get; }