dbicCalendar Send comments on this topic.
TextPosition Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : TextPosition Property

Gets or sets the vertical and horizontal position of the text in the dates with a DayFormat applied in the control.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also