Decorator.CanMove Property

Definition

Whether this decorator can be moved. A decorator can be moved only if it is instantiated as moveable and also requires a host.

public:
 property bool CanMove { bool get(); };
public bool CanMove { get; }
member this.CanMove : bool
Public ReadOnly Property CanMove As Boolean

Property Value

Applies to