GridCellData Class
In This Article
Contains information about a data cell.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Remarks
A GridCellData object contains information about a data cell and serves as a data context (binding source) for the following templates: ColumnBase.CellTemplate and DataViewBase.CellTemplate.
#Inheritance
See Also