DockLocation

 

Example

The following is an example of how to reference the DockLocation object:

	// The full path is required.
	dundas.controls.DockLocation.BOTTOM
	

 

Properties

 
  Name Description
  BOTTOM  
  BOTTOMLEFT  
  BOTTOMRIGHT  
  CENTER  
  LEFT  
  NONE deprecated
  RIGHT  
  TOP  
  TOPLEFT  
  TOPRIGHT