ControlBarVisible Property (SparkPanel)

Class

SparkPanel.

Action

Gets a value whether the control bar is visible.

Syntax

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

Access

Read only.