Skip to main content
All docs
V25.1
  • DXCollectionView.AllowFixedGroupHeadersProperty Field

    Identifies the AllowFixedGroupHeaders bindable property.

    Namespace: DevExpress.Maui.CollectionView

    Assembly: DevExpress.Maui.CollectionView.dll

    NuGet Package: DevExpress.Maui.CollectionView

    Declaration

    public static readonly BindableProperty AllowFixedGroupHeadersProperty

    Field Value

    Type Description
    BindableProperty

    A bindable property identifier.

    See Also