Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1ComboBox Class / PlaceholderProperty Field


In This Topic
    PlaceholderProperty Field (C1ComboBox)
    In This Topic
    Identifies the Placeholder dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PlaceholderProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ComboBox.PlaceholderProperty
    public static readonly DependencyProperty PlaceholderProperty
    See Also