Property Width
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Width
Gets or sets the fixed width (in pixels) of the widget.
public int Width { get; set; }
Property Value
Exceptions
- ArgumentOutOfRangeException
When the value is smaller than 1.