Xamarin.Android | ComponentOne
C1.Android.Input Assembly / C1.Android.Input Namespace / Resource.Attribute Class / c1_headerBorderWidth Field


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