[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControl.LockControl

LockControl Property

LockControl

Gets or sets whether the content control can be deleted. If true, then the Temporary property will be reset to false.

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