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


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