Prado\Web\UI\WebControls\TDataList::getFooter PHP Méthode

getFooter() public méthode

public getFooter ( ) : TControl
Résultat TControl the footer item
    public function getFooter()
    {
        return $this->_footer;
    }
TDataList