ComponentOne Xamarin.Android
BaselineAlignedChildIndex Property (C1ComboBox)


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

Reference

C1ComboBox Class
C1ComboBox Members