Property HasTimePickerSpinnerButton
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
HasTimePickerSpinnerButton
Gets or sets a value indicating whether the spin box of the calender control is shown.
Default: true
.
public bool HasTimePickerSpinnerButton { get; set; }