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