ComponentOne Basic Library for UWP
MaxDropDownWidth Property

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

Reference

C1DropDownButton Class
C1DropDownButton Members