Skip to main content
A newer version of this page is available. .

DataGridView.AutoFilterRowHeightProperty Field

Identifies the AutoFilterRowHeight dependency property.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

Declaration

public static readonly BindableProperty AutoFilterRowHeightProperty

Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also