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

setTableSection() public method

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