IsOpen Property (SparkSkinnablePopUpContainer)

Action

Gets whether the container is open.

Syntax

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

Access

Read only.