Property TimePickerVisible
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLNetTypes.dll
TimePickerVisible
Gets or sets a value indicating whether to show the time picker within the calendar control.
public bool TimePickerVisible { get; set; }
Property Value
- bool
true
to show the time picker within the calendar control; otherwise,false
.
Remarks
Default: true.