Title Property (FlexPanel)

Class

FlexPanel.

Action

Gets the title or caption displayed in the title bar. The default value is "".

Syntax

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

Access

Read only.