Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Styleable Class / C1ComboBox_c1_selectedIndex Field


In This Topic
    C1ComboBox_c1_selectedIndex Field (Resource.Styleable)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared C1ComboBox_c1_selectedIndex As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Styleable.C1ComboBox_c1_selectedIndex
     
    Resource.Styleable.C1ComboBox_c1_selectedIndex = value
    public static int C1ComboBox_c1_selectedIndex
    See Also