Prado\Web\UI\ActiveControls\TActivePanel::getActiveControl PHP Method

getActiveControl() public method

public getActiveControl ( ) : TBaseActiveControl
return TBaseActiveControl standard active control options.
    public function getActiveControl()
    {
        return $this->getAdapter()->getBaseActiveControl();
    }