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


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