Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridColumnHeaderCell Class / OutlineBorderColorProperty Field


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