CustomCellStyleEventArgs Class
In This Article
Provides data for the DataGridView.CustomCellStyle event.
Namespace: DevExpress.XamarinForms.DataGrid
Assembly: DevExpress.XamarinForms.Grid.dll
NuGet Package: DevExpress.XamarinForms.Grid
#Declaration
C#
public class CustomCellStyleEventArgs :
EventArgs
See Also