Action
Gets the separation between tabs, in pixels. The default value is -1, so that the borders of adjacent tabs overlap.
Syntax
C#
protected Double horizontalGap { get; }
VB
'Declaration
Protected Read Property horizontalGap As Double
Access
Read only.