HeaderHeight Property (FlexAccordion)

Action

Gets the height of each accordion header, in pixels.

The default value is automatically calculated based on the font styles for the header.

Syntax

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

Access

Read only.