[]
Specifies the way that an object is attached to its underlying cells.
public enum Placement
Public Enum Placement
Name | Description |
---|---|
FreeFloating | Object is free floating. |
Move | Object is moved with the cells. |
MoveAndSize | Object is moved and sized with the cells. |