Enum Lock
Values specify the locking behavior of SDTs and their content.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum Lock
ContentLocked
SDT content cannot be edited.
SdtContentLocked
SDT cannot be deleted and its content cannot be edited.
SdtLocked
SDT element cannot be deleted.
Unlocked
No locking.