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

Determines if the drop down button will be displayed.

Syntax

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

Property Value

Boolean

Requirements

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

See Also