Skip to main content
All docs
V22.1
  • DXCollectionView.ReduceSizeToContentProperty Field

    Identifies the ReduceSizeToContent dependency property.

    Namespace: DevExpress.XamarinForms.CollectionView

    Assembly: DevExpress.XamarinForms.CollectionView.dll

    NuGet Package: DevExpress.XamarinForms.CollectionView

    Declaration

    public static readonly BindableProperty ReduceSizeToContentProperty

    Field Value

    Type Description
    Xamarin.Forms.BindableProperty

    A dependency property identifier.

    See Also