Skip to main content
A newer version of this page is available. .

Cell

Cells display values within data rows. Each cell provides an in-place editor that can be invoked by end-users to edit 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.Appearance property of rows.

Events

The VGridControlBase.RecordCellStyle and VGridControlBase.CustomDrawRowValueCell events.

 

Related Topics: