Version

SpaceAfterTabs Property (MdiTabGroupSettingsResolved)

Returns the amount of space between the edge of the control and the first tab. If a non-default value has been specified then that value is returned, else DefaultableInteger.Default is returned. This property does not fully resolve the value due to lack of context.
Syntax
'Declaration
 
Public ReadOnly Property SpaceAfterTabs As Infragistics.Win.DefaultableInteger
public Infragistics.Win.DefaultableInteger SpaceAfterTabs {get;}
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also