IsReadOnly Property (WPFDataGridCell)

Action

Gets a value that indicates whether the cell can be put in edit mode.

Syntax

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

Access

Read only.