LabelStyleName Property (FlexSlider)

Class

FlexSlider.

Action

Gets the name of the style to use for the slider label. The default value is undefined.

Syntax

C#
protected String labelStyleName { get; }
VB
'Declaration
Protected Read Property labelStyleName As String

Access

Read only.