Skip to main content
All docs
V22.1
  • DataGridView.ReduceHeightToContentProperty Field

    Identifies the ReduceHeightToContent dependency property.

    Namespace: DevExpress.XamarinForms.DataGrid

    Assembly: DevExpress.XamarinForms.Grid.dll

    NuGet Package: DevExpress.XamarinForms.Grid

    Declaration

    public static readonly BindableProperty ReduceHeightToContentProperty

    Field Value

    Type Description
    Xamarin.Forms.BindableProperty

    A dependency property identifier.

    See Also