ComponentOne Xamarin.Android
Context Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members