IsReadOnly Property (WPFDataGrid)

Class

WPFDataGrid.

Action

Gets a value that indicates whether the user can edit values in the data grid.

Syntax

C#
protected Boolean IsReadOnly { get; }
VB
'Declaration
Protected Read Property IsReadOnly As Boolean

Access

Read only.