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

Determines if the text will be wrapped within the tabs of the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TextWrap As Boolean
C# 
public virtual bool TextWrap {get; set;}

Property Value

Boolean

Requirements

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

See Also