C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FlexGrid Class / ShowSortProperty Field


In This Topic
ShowSortProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly ShowSortProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = FlexGrid.ShowSortProperty
See Also