Action
Gets the number of pixels between children in the vertical direction. The default value depends on the component class; if
not overriden for the class, the default value is 6.
Syntax
C#
protected Integer verticalGap { get; }
VB
'Declaration
Protected Read Property verticalGap As Integer
Access
Read only.