GridCellData Class
Contains information about a data cell.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Remarks
A GridCellData object contains information about a data cell and serves as a data context (binding source) for the following templates: CardView.CardRowTemplate, ColumnBase.CellTemplate, DataViewBase.CellTemplate.
Inheritance
See Also