Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / Resource.Styleable Class / C1DropDown Field


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