Gets or sets whether the object moves when hiding or showing, resizing, or moving rows or columns.
public virtual bool DynamicMove {get; set;}
'Declaration
Public Overridable Property DynamicMove As Boolean
'Usage
Dim instance As PSShape
Dim value As Boolean
instance.DynamicMove = value
value = instance.DynamicMove