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