Back to Devexpress

Record

windowsforms-385-controls-and-libraries-vertical-grid-visual-elements-record.md

latest1.4 KB
Original Source

Record

  • Apr 01, 2018

A Record represents an individual data source record in a VGridControl. Records contain data cells used for displaying and editing the values of particular data fields.

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

|

Appearance

|

The VGridAppearanceCollection.RecordValue property.

| |

Custom Draw Event

|

See the data cell topic for information on painting this element manually.

| |

Width

|

The VGridControlBase.RecordWidth and VGridControlBase.RecordMinWidth properties.

|

Related Topics: