dbicDigit Send comments on this topic.
TextAlignment Property
See Also 
dbicDigit Assembly > Dbi.WinControl.Digit Namespace > dbiDigit Class : TextAlignment Property

Gets or sets the horizontal alignment of the text in the control.

Syntax

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

Property Value

HorizontalAlignment

Requirements

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

See Also