Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridColumnHeaderCell Class / SortColorProperty Field


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