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

Gets or sets the height of the drop down calendar.

Syntax

Visual Basic (Declaration) 
Public Property CalendarHeight As Integer
C# 
public int CalendarHeight {get; set;}

Property Value

Integer

Requirements

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

See Also