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

Determines if the calendar will automatically drop when the drop button is clicked.

Syntax

Visual Basic (Declaration) 
Public Property AutoDrop As Boolean
C# 
public bool AutoDrop {get; set;}

Property Value

Boolean

Requirements

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

See Also