SelectedCell Property (WPFToolkitDataGrid)

Action

Gets the selected cells in the data grid.

Syntax

C#
protected WPFToolkitDataGridCell SelectedCell { get; }
VB
'Declaration
Protected Read Property SelectedCell As WPFToolkitDataGridCell

Access

Read only.