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