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


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