C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.Input Namespace / C1DropDown Class / MaxDropDownHeightProperty Field


In This Topic
MaxDropDownHeightProperty Field
In This Topic
Identifies the MaxDropDownHeight dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly MaxDropDownHeightProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = C1DropDown.MaxDropDownHeightProperty
See Also