HeaderHeight Property (FlexPanel)

Class

FlexPanel.

Action

Gets the height of the header. The default value is based on the style of the title text.

Syntax

C#
protected Integer headerHeight { get; }
VB
'Declaration
Protected Read Property headerHeight As Integer

Access

Read only.