[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControl.LockContents

LockContents Property

LockContents

Gets or sets whether the contents of the content control can be edited at runtime.

Declaration
public bool LockContents { get; set; }
Public Property LockContents As Boolean