HierarchyViewService.dockableAreas Property
Gets or sets a value that holds a reference to the dockable areas in the application.
The object looks like:
{ right: dundas.controls.DockableArea,
bottom: dundas.controls.DockableArea }
Property Value
Type: Object