Setting this property to false, prevents end-users from invoking editors for cells within the row. When a row is disabled, end-users cannot access its cell values (edit, copy them to the Clipboard, etc).
If you need to prevent cell values from being altered but allow users to access them, leave the Enabled property set to true and set the row's RowProperties.ReadOnly property to true.