Back to Devexpress

Cell

windowsforms-386-controls-and-libraries-vertical-grid-visual-elements-cell.md

latest1.6 KB
Original Source

Cell

  • Jan 11, 2021

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

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: