Property TimePickerAllowSpin
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLNetTypes.dll
TimePickerAllowSpin
Gets or sets a value indicating whether to enable the spinner button of the calendar control.
public bool TimePickerAllowSpin { get; set; }
Property Value
- bool
true
to enable the spinner button of the calendar control; otherwise,false
.
Remarks
Default: true.