'Declaration
Public Property MaxDropDownHeightRequest As Double
'Usage
Dim instance As DropDownButton Dim value As Double instance.MaxDropDownHeightRequest = value value = instance.MaxDropDownHeightRequest
public double MaxDropDownHeightRequest {get; set;}