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

Gets or sets the left margin or distance to indent the first tab in the control.

Syntax

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

Property Value

Integer

Requirements

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

See Also