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