ComponentOne Xamarin.Android
ContentDescription Property (C1ComboBox)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1ComboBox Class : ContentDescription Property
Syntax
'Declaration
 
Public Property ContentDescription As String
'Usage
 
Dim instance As C1ComboBox
Dim value As String
 
instance.ContentDescription = value
 
value = instance.ContentDescription
public string ContentDescription {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members