Property HasDropDownButton
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
HasDropDownButton
Gets or sets a value indicating whether the drop-down button of the time picker control is shown.
Default: true
.
public bool HasDropDownButton { get; set; }