ComponentOne Xamarin.Android
Elevation Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members