FocusAlpha Property (FlexListBase)

Action

Gets the alpha transparency value of the focus skin. The default value is 0.4.

Syntax

C#
protected Double focusAlpha { get; }
VB
'Declaration
Protected Read Property focusAlpha As Double

Access

Read only.