dbicDropDate Send comments on this topic.
TextAlign Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : TextAlign Property

Gets or sets the horizontal alignment of the text.

Syntax

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

Property Value

HorizontalAlignment

Requirements

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

See Also