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

Gets or sets the properties of the drop button.

Syntax

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

Property Value

dbiButtonControl

Requirements

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

See Also