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