Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / FlexGrid Class / ShowSortProperty Field


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