ComponentOne Xamarin.Android
Height Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members