SelectionUnit Property (WPFDataGrid)

Class

WPFDataGrid.

Action

Gets a value that indicates whether rows, cells, or both can be selected in the data grid.

Syntax

C#
protected DataGridSelectionUnit SelectionUnit { get; }
VB
'Declaration
Protected Read Property SelectionUnit As DataGridSelectionUnit

Access

Read only.