Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / Resource.Id Class / cell Field


In This Topic
    cell Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared cell As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Id.cell
     
    Resource.Id.cell = value
    public static int cell
    See Also