ComponentOne Basic Library for UWP
MinDropDownWidth Property

C1.UWP Assembly > C1.Xaml Namespace > C1DropDownButton Class : MinDropDownWidth Property
Gets or sets minimum width constraint of the drop-down box.
Syntax
'Declaration
 
Public Property MinDropDownWidth As System.Double
public System.double MinDropDownWidth {get; set;}
See Also

Reference

C1DropDownButton Class
C1DropDownButton Members