Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

CellData Properties

Contains information about a data cell.
Name Description
DisplayText Gets or sets a string that specifies the formatted cell value as it is displayed.
Index Gets or sets an object that contains information about a cell position.
IsSelected Gets whether a cell belongs to a row that is currently selected in the grid.
IsValueChanged Gets whether a value of the cell that belongs to a row is changed.
Item Gets or sets an object that corresponds to a data row.
Value Gets or sets an object that specifies a data field value.
See Also