Prado\Web\UI\ActiveControls\TActiveListItemCollection::getControl PHP Метод

getControl() публичный Метод

public getControl ( ) : Prado\Web\UI\ActiveControls\IActiveControl
Результат Prado\Web\UI\ActiveControls\IActiveControl active control using the collection.
    public function getControl()
    {
        return $this->_control;
    }