Back to Devexpress

GridControl.FilterApplied Event

xamarin-devexpress-dot-mobile-dot-datagrid-dot-gridcontrol-1b871c9a.md

latest1.2 KB
Original Source

GridControl.FilterApplied Event

Namespace : DevExpress.Mobile.DataGrid

Assembly : DevExpress.Mobile.Grid.v18.2.dll

Declaration

csharp
public event EventHandler FilterApplied
vb
Public Event FilterApplied As EventHandler

Event Data

The FilterApplied event's data class is EventArgs.

Remarks

Important

This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.

See Also

GridControl Class

GridControl Members

DevExpress.Mobile.DataGrid Namespace