ComponentOne Basic Library for UWP
DropDownWidth Property (C1DropDownButton)

C1.UWP Assembly > C1.Xaml Namespace > C1DropDownButton Class : DropDownWidth Property
Gets or sets the width of the drop-down box (set to Double.NaN to size automatically).
Syntax
'Declaration
 
Public Property DropDownWidth As System.Double
public System.double DropDownWidth {get; set;}
See Also

Reference

C1DropDownButton Class
C1DropDownButton Members