'DeclarationPublic Property MaxDropDownHeightRequest As Double
'UsageDim instance As DropDownButton Dim value As Double instance.MaxDropDownHeightRequest = value value = instance.MaxDropDownHeightRequest
public double MaxDropDownHeightRequest {get; set;}