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