Prado\Web\UI\WebControls\TRepeaterItem::getItemType PHP Méthode

getItemType() public méthode

public getItemType ( ) : TListItemType
Résultat TListItemType item type
    public function getItemType()
    {
        return $this->_itemType;
    }