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

Gets or sets the drop down calendar settings.

Syntax

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

Property Value

biCalendarControl

Requirements

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

See Also