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

Gets or sets the angle or orientation of the text in the tabs.

Syntax

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

Property Value

enumTextAngle Enumeration

Requirements

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

See Also