Table of Contents

Property ShowDropDownButton

Namespace
Skyline.DataMiner.Automation
Assembly
SLNetTypes.dll

ShowDropDownButton

Gets or sets a value indicating whether to enable the drop-down button of the time picker control.

public bool ShowDropDownButton { get; set; }

Property Value

bool

true to enable the drop-down button of the time picker control; otherwise, false.

Remarks

Default: true.