dbicExplorerBar Send comments on this topic.
WordWrap Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : WordWrap Property

Determines if text in a line item can be displayed on multiple lines.

Syntax

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

Property Value

Boolean

Requirements

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

See Also