Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / Resource.Attribute Class / c1_newRowPosition Field


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