Enumeration pvc.options.varia.PanelPosition
				
				
Extends
					string.
				
			
				
				
			
| Field Attributes | Field Name and Description | 
|---|---|
| The bottom side of the child panel 
is placed at the same position as the
bottom side of the parent panel. | |
| The left side of the child panel 
is placed at the same position as the
left side of the parent panel. | |
| The right side of the child panel 
is placed at the same position as the
right side of the parent panel. | |
| The top side of the child panel 
is placed at the same position as the
top side of the parent panel. | 
					Enumeration Detail
				
				
				
                
						pvc.options.varia.PanelPosition
				
				
				
					The sides of a parent panel to 
which a child panel may be docked to.
					
				
				
				
					
					
					
					
					
					
					
			
					Field Detail
				
				
					 
					
					
					
					Bottom
					
					
					
						The bottom side of the child panel 
is placed at the same position as the
bottom side of the parent panel.
						
						
					
					
					
						
						
						
                        
                            - Value:
- 'bottom'
					
					
					Left
					
					
					
						The left side of the child panel 
is placed at the same position as the
left side of the parent panel.
						
						
					
					
					
						
						
						
                        
                            - Value:
- 'left'
					
					
					Right
					
					
					
						The right side of the child panel 
is placed at the same position as the
right side of the parent panel.
						
						
					
					
					
						
						
						
                        
                            - Value:
- 'right'
					
					
					Top
					
					
					
						The top side of the child panel 
is placed at the same position as the
top side of the parent panel.
						
						
					
					
					
						
						
						
                        
                            - Value:
- 'top'