Prado\Web\UI\WebControls\TTableFooterRow::setTableSection PHP Méthode

setTableSection() public méthode

public setTableSection ( $value )
    public function setTableSection($value)
    {
        throw new TInvalidOperationException('tablefooterrow_tablesection_readonly');
    }