Cell
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: