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

Gets or sets the position of the text in the title areas.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also