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