Prado\Web\UI\WebControls\TTableFooterRow::setTableSection PHP Method

setTableSection() public method

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