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