Property RowCount
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
RowCount
Gets the number of rows that are currently defined by the widgets that have been added to this section.
public int RowCount { get; }