ComponentOne Basic Library for UWP
MaxDropDownHeight Property

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

Reference

C1DropDownButton Class
C1DropDownButton Members