/**
  * Enable Grid containers.
  */
 public final function enableGridContainer()
 {
     return parent::enableGridContainer();
 }