SelectedCellTexts Property (WPFDataGrid)

Class

WPFDataGrid.

Action

Gets the texts of the selected cells in the data grid or an empty list if no cells are selected.

Syntax

'Declaration
Protected Read Property SelectedCellTexts As List(Of String)

Access

Read only.