Skip to main content

DXCollectionView.AllowGroupCollapseProperty Field

Identifies the AllowGroupCollapse dependency property.

Namespace: DevExpress.XamarinForms.CollectionView

Assembly: DevExpress.XamarinForms.CollectionView.dll

NuGet Package: DevExpress.XamarinForms.CollectionView

Declaration

public static readonly BindableProperty AllowGroupCollapseProperty

Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also