Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridBase Class / GridLinesWidthProperty Field


In This Topic
    GridLinesWidthProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GridLinesWidthProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = GridBase.GridLinesWidthProperty
    public static readonly DependencyProperty GridLinesWidthProperty
    See Also