ComponentOne Basic Library for UWP
DropDownWidth Property (PrepareDropDownEventArgs)

C1.UWP Assembly > C1.Xaml Namespace > PrepareDropDownEventArgs Class : DropDownWidth Property
Width of the DropDown, modify to set a custom size, set double.NaN to use default.
Syntax
'Declaration
 
Public Property DropDownWidth As System.Double
public System.double DropDownWidth {get; set;}
See Also

Reference

PrepareDropDownEventArgs Class
PrepareDropDownEventArgs Members