DropShadowEnabled Property (FlexPanel)

Class

FlexPanel.

Action

Gets whether the Panel container's drop shadow is visible. The default value is true.

Syntax

C#
protected Boolean dropShadowEnabled { get; }
VB
'Declaration
Protected Read Property dropShadowEnabled As Boolean

Access

Read only.