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


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