C1.Android.Input Assembly / C1.Android.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 DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1DropDown.MaxDropDownHeightProperty
See Also