Skip to main content

CustomCellStyleEventArgs Class

Provides data for the DataGridView.CustomCellStyle event.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

Declaration

public class CustomCellStyleEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomCellStyleEventArgs
See Also