CellData Class
Contains information on a data cell.
Namespace: DevExpress.Mobile.DataGrid
Assembly: DevExpress.Mobile.Grid.v18.2.dll
Declaration
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.
A CellData object contains information about a data cell and serves as a data context (binding source) for a template that defines the presentation of cells in a grid’s TemplateColumn columns.
Inheritance
Object
DevExpress.Mobile.DataGrid.Internal.NotificationObject
CellData
See Also