Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1DropDown Class / DropDownModeProperty Field


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