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