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


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