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

getCaption() public méthode

public getCaption ( ) : string
Résultat string caption of the table layout
    public function getCaption()
    {
        return $this->getRepeatInfo()->getCaption();
    }
TDataList