Prado\Web\UI\WebControls\TItemDataRenderer::getItemType PHP Method

getItemType() public method

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