[]
Gets a value that indicates if the associated DisplayFormat object is locked as it is displayed in the current user interface.
public bool Locked { get; }
Public ReadOnly Property Locked As Boolean
true if the associated DisplayFormat object is locked; otherwise, false.
true
false