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