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

Gets or sets the horizontal alignment of the drop down calendar.

Syntax

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

Property Value

HorizontalAlignment

Requirements

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

See Also