DataGridView.AllowSortProperty Field
Identifies the DataGridView.AllowSort bindable property.
Namespace: DevExpress.XamarinForms.DataGrid
Assembly: DevExpress.XamarinForms.Grid.dll
NuGet Package: DevExpress.XamarinForms.Grid
Declaration
public static readonly BindableProperty AllowSortProperty
Field Value
| Type |
|---|
| Xamarin.Forms.BindableProperty |
See Also