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

Gets or sets the width of the drop down button.

Syntax

Visual Basic (Declaration) 
Public Property DropWidth As Short
C# 
public short DropWidth {get; set;}

Property Value

short

Requirements

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

See Also