Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / Resource.Layout Class / list_item_text Field


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