Prado\Web\UI\WebControls\TDataGridColumnCollection::getOwner PHP Méthode

getOwner() protected méthode

protected getOwner ( ) : TDataGrid
Résultat TDataGrid the control that owns this collection.
    protected function getOwner()
    {
        return $this->_o;
    }
TDataGridColumnCollection