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

Cell

Cells display values in data rows. A user can invoke an editor to update the cell’s value.

VE_Cell

 

The table below lists the main properties that affect the element’s appearance:

Appearance

The VGridAppearanceCollection.RecordValue, VGridAppearanceCollection.FocusedCell and VGridAppearanceCollection.FocusedRow properties; the BaseRow.AppearanceCell property of rows.

Events

The VGridControlBase.RecordCellStyle and VGridControlBase.CustomDrawRowValueCell events.

 

Related Topics: