NumericValue Property (SLSpinner)
Class
SLSpinner
.
Action
Gets the current numeric value of the spinner.
Syntax
C#
protected
Double
NumericValue { get; }
VB
'Declaration Protected Read Property NumericValue As
Double
Access
Read only.