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

Gets or sets the width of the drop down calendar.

Syntax

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

Property Value

Integer

Requirements

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

See Also