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

Gets or sets the style of the tabs in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TabStyle As enumTabStyle
C# 
public virtual enumTabStyle TabStyle {get; set;}

Property Value

enumTabStyle Enumeration

Requirements

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

See Also