Specifies whether the content of the content control field should be editable or not.

Syntax

public bool ContentEditable { get; set; }
Public Property ContentEditable() As Boolean