Table of Contents

Property TimePickerShowButtonSpinner

Namespace
Skyline.DataMiner.Automation
Assembly
SLNetTypes.dll

TimePickerShowButtonSpinner

Gets or sets a value indicating whether to show the spin box of the calendar control.

public bool TimePickerShowButtonSpinner { get; set; }

Property Value

bool

true to shows the spin box of the calendar control; otherwise, false.

Remarks

Default: false.