ComponentOne Xamarin.Android
RootView Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members