Back to Devexpress

Data Row

aspnet-3673-components-grid-view-visual-elements-data-row.md

latest1.3 KB
Original Source

Data Row

  • Nov 18, 2021

A data row is an individual data source record. Rows contain data and command cells. Data cells display field values. Command cells belong to command columns and display command items.

The table below lists the main members that affect element appearance and functionality.

CharacteristicsMembers
StyleGridViewStyles.Row, GridViewStyles.FocusedRow, GridViewStyles.SelectedRow
ContentASPxGridView.GetRowValues, ASPxGridView.GetCurrentPageRowValues, ASPxGridBase.GetSelectedFieldValues
TemplateGridViewTemplates.DataRow