DXCollectionView.AllowFixedGroupHeadersProperty Field
In This Article
Identifies the AllowFixedGroupHeaders bindable property.
Namespace: DevExpress.Maui.CollectionView
Assembly: DevExpress.Maui.CollectionView.dll
NuGet Package: DevExpress.Maui.CollectionView
#Declaration
C#
public static readonly BindableProperty AllowFixedGroupHeadersProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also