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