Skip to main content

TemplateColumn.FilterEditTemplateProperty Field

Identifies the FilterEditTemplate dependency property.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

Declaration

public static readonly BindableProperty FilterEditTemplateProperty

Field Value

Type Description
Xamarin.Forms.BindableProperty

A dependency property identifier.

See Also