Values Property (FlexSlider)

Class

FlexSlider.

Action

Gets an array of values for each thumb when thumbCount is greater than 1.

Syntax

C#
protected List(Of Double) values { get; }
VB
'Declaration
Protected Read Property values As List(Of Double)

Access

Read only.