C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.Input Namespace / C1ComboBox Class / PlaceholderProperty Field


In This Topic
PlaceholderProperty Field
In This Topic
Identifies the Placeholder dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly PlaceholderProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = C1ComboBox.PlaceholderProperty
See Also