Share via


6.41 DataGridSelectionUnitSyntax (4)

[values]

Cell

Only cells are selectable. Clicking a cell selects the cell. Clicking a row or column header does nothing.

CellOrRowHeader

Cells and rows are selectable. Clicking a cell selects only the cell. Clicking a row header selects the full row.

FullRow

Only full rows are selectable. Clicking a cell or a row header selects the full row.