Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / C1DropDown Class / MinDropDownHeightProperty Field


In This Topic
    MinDropDownHeightProperty Field
    In This Topic
    Identifies the MinDropDownHeight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinDropDownHeightProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1DropDown.MinDropDownHeightProperty
    public static readonly DependencyProperty MinDropDownHeightProperty
    See Also