ComponentOne Xamarin.Android
TextTextSize Property


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

Reference

C1ComboBox Class
C1ComboBox Members