Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / Resource.Attribute Class / c1_selectedIndex Field


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