A method that will handle the DataGridView.CustomUnboundColumnData event.
Namespace: DevExpress.XamarinForms.DataGrid
Assembly: DevExpress.XamarinForms.Grid.dll
public delegate void GridColumnDataEventHandler( object sender, GridColumnDataEventArgs e );