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