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


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