Position
Alignment of the control to the container
- BrowseName
- Position
Values
| Value | DisplayName | Description | 
|---|---|---|
| 0 | Top left | Element is docked to the top left corner | 
| 1 | Top center | Element is docked to the center of the top border | 
| 2 | Top right | Element is docked to the top right corner | 
| 3 | Left center | Element is docked to the center of the left border | 
| 4 | Center | Element is centered (vertically and horizontally) to the container | 
| 5 | Right center | Element is docked to the center of the right border | 
| 6 | Bottom left | Element is docked to the bottom left corner | 
| 7 | Bottom center | Element is docked to the center of the bottom border | 
| 8 | Bottom right | Element is docked to the bottom right corner | 
