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