A newer version of this page is available.
Switch to the current version.
GridCellData Class
Contains information about a data cell.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v18.2.Core.dll
Declaration
public class GridCellData :
GridColumnData
Public Class GridCellData
Inherits GridColumnData
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
Extension Methods
See Also
Feedback