dbicList Send comments on this topic.
TextAlign Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiCellFormat Class : TextAlign Property

Determines the vertical and horizontal alignment of the text in a cell.

Syntax

Visual Basic (Declaration) 
Public Property TextAlign As enumAlignment
C# 
public enumAlignment TextAlign {get; set;}

Property Value

enumAlignment Enumeration

Requirements

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

See Also