Property ColumnSpan
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
ColumnSpan
Gets or sets how many columns the widget spans on the grid.
public int ColumnSpan { get; set; }