Status Property (FlexPanel)

Class

FlexPanel.

Action

Gets the text in the status area of the title bar. The default value is "".

Syntax

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

Access

Read only.