Element.Pinned
Property
Description:
Identifies if the element has been pinned to prevent changes.
Identifies if the element has been pinned to prevent changes.
Remarks:
An element which is pinned may not be moved, and warnings will be issued when an attempt is made to delete it.
An element which is pinned may not be moved, and warnings will be issued when an attempt is made to delete it.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | When setting this property: Element cannot be pinned or unpinned. |