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