Open this page in the API Guide

DockLocation

 

Example

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

1
2
3
// The full path is required.
dundas.controls.DockLocation.BOTTOM

 

Properties

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