VerticalGap Property (FlexAccordion)

Action

Gets the number of pixels between children in the vertical direction.

The default value is -1, so the top and bottom borders of adjacent headers overlap.

Syntax

C#
protected Double verticalGap { get; }
VB
'Declaration
Protected Read Property verticalGap As Double

Access

Read only.