HorizontalGap Property (FlexAccordion)

Action

Gets the number of pixels between children in the horizontal direction. The default value is 8.

Syntax

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

Access

Read only.