SelectedCells Property (WPFDataGrid)

Class

WPFDataGrid.

Action

Gets the list of cells that are currently selected.

Syntax

'Declaration
Protected Read Property SelectedCells As List(Of WPFDataGridCell)

Access

Read only.