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


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