dbicTabs Send comments on this topic.
TabSpace Property
See Also 
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > dbiTabs Class : TabSpace Property

Gets or sets the amount of space separating each tab in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TabSpace As Integer
C# 
public virtual int TabSpace {get; set;}

Property Value

Integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also